This nested class defines the data type used for styles of the ITabPage class. The available styles are defined as static data members in ITabPage. Objects of this Style class represent characteristics of an ITabPage object that you can specify when you construct it. Refer to the ITabPage class for a description of the styles implemented by that class.
This class is not supported in the AIX environment.
IBitFlag bitwiseAnd(const IBitFlag& rhs) const
IBitFlag bitwiseOr(const IBitFlag& rhs) const
bool comparisonAnd(const IBitFlag& rhs) const
IBitFlag()
IBitFlag(const IBitFlag& bitFlag)
IBitFlag( unsigned long count,
const unsigned long bitIndex [ ] )
IBitFlag negate() const
IBitFlag& setValue(const IBitFlag& bitFlag)