FontDialog

Members

Functions

allowVectorFonts
bool allowVectorFonts()
onApply
void onApply(EventArgs ea)

Properties

allowSimulations
bool allowSimulations [@property setter]
bool allowSimulations [@property getter]
allowVectorFonts
bool allowVectorFonts [@property setter]
allowVerticalFonts
bool allowVerticalFonts [@property setter]
bool allowVerticalFonts [@property getter]
color
Color color [@property setter]
Color color [@property getter]
fixedPitchOnly
bool fixedPitchOnly [@property setter]
bool fixedPitchOnly [@property getter]
font
Font font [@property setter]
Font font [@property getter]
fontMustExist
bool fontMustExist [@property setter]
bool fontMustExist [@property getter]
maxSize
int maxSize [@property setter]
int maxSize [@property getter]
minSize
int minSize [@property setter]
int minSize [@property getter]
scriptsOnly
bool scriptsOnly [@property setter]
bool scriptsOnly [@property getter]
showApply
bool showApply [@property setter]
bool showApply [@property getter]
showEffects
bool showEffects [@property setter]
bool showEffects [@property getter]
showHelp
bool showHelp [@property setter]
bool showHelp [@property getter]

Variables

apply
EventHandler apply;

Inherited Members

From CommonDialog

reset
void reset()
showDialog
DialogResult showDialog()
DialogResult showDialog(IWindow owner)
helpRequest
Event!(CommonDialog, HelpEventArgs) helpRequest;
hookProc
LRESULT hookProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
onHelpRequest
void onHelpRequest(HelpEventArgs ea)
runDialog
bool runDialog(HWND owner)

Meta