Button

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

text
alias text = Control.text
Undocumented in source.

Functions

notifyDefault
void notifyDefault(bool byes)
Undocumented in source. Be warned that the author may not have intended to support it.
onClick
void onClick(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleDestroyed
void onHandleDestroyed(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
performClick
void performClick()
Undocumented in source. Be warned that the author may not have intended to support it.
wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

dialogResult
DialogResult dialogResult [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dialogResult
DialogResult dialogResult [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
image
Image image [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
image
Image image [@property setter]
Undocumented in source.
text
Dstring text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ButtonBase

textAlign
ContentAlignment textAlign [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
textAlign
ContentAlignment textAlign [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
createParams
void createParams(CreateParams cp)
Undocumented in source. Be warned that the author may not have intended to support it.
prevWndProc
void prevWndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
wndProc
void wndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
isDefault
bool isDefault [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
isDefault
bool isDefault [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
processMnemonic
bool processMnemonic(dchar charCode)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultSize
Size defaultSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_bstyle
void _bstyle(LONG newStyle)
Undocumented in source. Be warned that the author may not have intended to support it.
_bstyle
LONG _bstyle()
Undocumented in source. Be warned that the author may not have intended to support it.

From IButtonControl

dialogResult
DialogResult dialogResult [@property getter]
Undocumented in source.
dialogResult
DialogResult dialogResult [@property setter]
Undocumented in source.
notifyDefault
void notifyDefault(bool )
Undocumented in source.
performClick
void performClick()
Undocumented in source.

Meta