BCGControlBar Pro for MFC
void CBCGPAppointmentProperty::SetBOOL ( BOOL  value)

Sets a boolean value to the property.

Use this method to set another boolean data to the property. The property must be initialized (constructed) with a BOOL value.

Parameters
valueSpecifies a value to set.