StatusBar

Undocumented in source.

Members

Functions

addPart
StatusPart addPart(string s, int w)
Undocumented in source. Be warned that the author may not have intended to support it.
addPart
StatusPart addPart(int w)
Undocumented in source. Be warned that the author may not have intended to support it.
createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Inherited Members

From SubclassedControl

createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
originalWndProc
uint originalWndProc(Message m)
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.

Meta