BCGControlBar Pro for MFC
int CBCGPProp::GetOptionCount ( ) const

Returns the number of options that belong to a property.

Returns
The number of options.

Use this function to retrieve the number of options that belong to a property. You can call AddOption() to add new options or RemoveAllOptions() to remove all options.