ProgressBar

Undocumented in source.

Members

Functions

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

maxRange
uint maxRange [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxRange
uint maxRange [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
minRange
uint minRange [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minRange
uint minRange [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
step
uint step [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
step
uint step [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
uint value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
uint value [@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