FontDialog

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

allowVectorFonts
bool allowVectorFonts()

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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)

ditto

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