ButtonBase

Constructors

this
this()
Undocumented in source.

Members

Functions

_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.
createParams
void createParams(CreateParams cp)
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.
prevWndProc
void prevWndProc(Message msg)
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.
wndProc
void wndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultSize
Size defaultSize [@property getter]
isDefault
bool isDefault [@property setter]
bool isDefault [@property getter]
textAlign
ContentAlignment textAlign [@property setter]
ContentAlignment textAlign [@property getter]

Inherited Members

From ControlSuperClass

prevWndProc
void prevWndProc(Message msg)
Undocumented in source.
wndProc
void wndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
defWndProc
void defWndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaintBackground
void onPaintBackground(PaintEventArgs pea)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta