Button

Constructors

this
this()
Undocumented in source.

Members

Aliases

text
alias text = Control.text
Undocumented in source.

Functions

notifyDefault
void notifyDefault(bool byes)
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()
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]
DialogResult dialogResult [@property setter]
image
Image image [@property getter]
Image image [@property setter]
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]
ContentAlignment textAlign [@property getter]
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]
bool isDefault [@property getter]
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]
_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]
DialogResult dialogResult [@property setter]
notifyDefault
void notifyDefault(bool )
performClick
void performClick()

Meta