ColorDialog

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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)

ditto

Properties

allowFullOpen
bool allowFullOpen [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
allowFullOpen
bool allowFullOpen [@property getter]

ditto

anyColor
bool anyColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
anyColor
bool anyColor [@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

customColors
COLORREF[] customColors [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
customColors
COLORREF[] customColors [@property getter]

ditto

fullOpen
bool fullOpen [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fullOpen
bool fullOpen [@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

solidColorOnly
bool solidColorOnly [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
solidColorOnly
bool solidColorOnly [@property getter]

ditto

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