| Member | Description |
|---|---|
Constructor |
Constructor |
Dispose |
Disposer public sealed void Dispose(); |
Equals |
Compares two objects public virtual bool Equals( object otherObject ); |
GetHashCode |
Returns a hash code for the object public virtual int GetHashCode(); |
ToString |
String representation of the category public virtual string ToString(); |
Control |
Reference to the display control |
LargeIcon |
Large icon |
Name |
category name |
Selected |
Is this item selected? |
SmallIcon |
Small icon |
Text |
Display text |