IBaseComboBox::Style

This nested class defines the data type used for styles of the IBaseComboBox class. The available styles are defined as static data members in IBaseComboBox. Objects of this Style class represent characteristics of an IBaseComboBox object that you can specify when you construct it.

Portability Considerations

The AIX version ignores the dbcsData, mixedData, and sbcsData styles; only the anyData style is supported for text type.

OS/2 Considerations

If you need to change the style of the entry field region of the combination box and the style is not available through the previously listed style classes, you can create an IEntryField object for the entry field child of the combination box and then use the members provided by IEntryField Styles.


IBaseComboBox::Style - Member Functions and Data by Group


IBaseComboBox::Style - Inherited Member Functions and Data

Inherited Public Functions

IBitFlag

Inherited Public Data

Inherited Protected Functions

IBitFlag

Inherited Protected Data