This nested class defines the data type used for attributes of the IContainerControl class. The available attributes are defined as static data members in IContainerControl. Objects of this Attribute class represent characteristics of an IContainerControl object that you can modify, as opposed to styles which are specified when you construct an IContainerControl object and usually cannot be modified later.
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)