- addItem
int addItem(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- addItem
int addItem(Object obj)
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.
- onItemChanged
void onItemChanged(EventArgs e)
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.
- removeItem
void removeItem(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.
- measureItem
Event!(Control, MeasureItemEventArgs) measureItem;
Undocumented in source.
- drawItem
Event!(Control, DrawItemEventArgs) drawItem;
Undocumented in source.
- _drawMode
OwnerDrawMode _drawMode;
Undocumented in source.
- drawMode
OwnerDrawMode drawMode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- drawMode
OwnerDrawMode drawMode [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onMeasureItem
void onMeasureItem(MeasureItemEventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDrawItem
void onDrawItem(DrawItemEventArgs e)
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.