FontDialog

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

allowVectorFonts
bool allowVectorFonts()
Undocumented in source. Be warned that the author may not have intended to support it.
hookProc
LRESULT hookProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.
onApply
void onApply(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
runDialog
bool runDialog(HWND owner)
Undocumented in source. Be warned that the author may not have intended to support it.
showDialog
DialogResult showDialog()
Undocumented in source. Be warned that the author may not have intended to support it.
showDialog
DialogResult showDialog(IWindow owner)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

allowSimulations
bool allowSimulations [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
allowSimulations
bool allowSimulations [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
allowVectorFonts
bool allowVectorFonts [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
allowVerticalFonts
bool allowVerticalFonts [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
allowVerticalFonts
bool allowVerticalFonts [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
color
Color color [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
color
Color color [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fixedPitchOnly
bool fixedPitchOnly [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fixedPitchOnly
bool fixedPitchOnly [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
font
Font font [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
font
Font font [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fontMustExist
bool fontMustExist [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fontMustExist
bool fontMustExist [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxSize
int maxSize [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxSize
int maxSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minSize
int minSize [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
minSize
int minSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scriptsOnly
bool scriptsOnly [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
scriptsOnly
bool scriptsOnly [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showApply
bool showApply [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showApply
bool showApply [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showEffects
bool showEffects [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showEffects
bool showEffects [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showHelp
bool showHelp [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
showHelp
bool showHelp [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

apply
EventHandler apply;
Undocumented in source.

Inherited Members

From CommonDialog

reset
void reset()
Undocumented in source.
showDialog
DialogResult showDialog()
Undocumented in source.
showDialog
DialogResult showDialog(IWindow owner)
Undocumented in source.
helpRequest
Event!(CommonDialog, HelpEventArgs) helpRequest;
Undocumented in source.
hookProc
LRESULT hookProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.
onHelpRequest
void onHelpRequest(HelpEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
runDialog
bool runDialog(HWND owner)
Undocumented in source.
_cantrun
void _cantrun()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta