class
IComboBoxDrawableAn abstract class that has the methods that a drawable for a combo box would require.
Base classes
- class UTFWinObject
Derived classes
- class ComboBoxDrawable
- The standard IDrawable for a combo box component.
Public types
- enum ImageIndices { kImageBackground = 0, kImageSelectionBackground = 1, kImagePullDownButton = 2 }