ButtonBase

Undocumented in source.

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]
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.
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.

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