Enum ComboBox.OwnerDrawFlags
Enumerates possible owner draw flags.
[Flags]
public enum ComboBox.OwnerDrawFlags
Fields
Item = 2
Specifies whether to draw item.
ItemBackground = 1
Specifies whether to draw background.
Enumerates possible owner draw flags.
[Flags]
public enum ComboBox.OwnerDrawFlags
Item = 2
Specifies whether to draw item.
ItemBackground = 1
Specifies whether to draw background.