MixedState

This property causes a CommandBarButton object to appear shaded.

Syntax

object.MixedState[= value]

Parameters

object
Object expression that evaluates to a CommandBarButton.
value
Boolean. True means the button is shaded.

Remarks

The MixedState property applies only to a CommandBarButton with a Style property set to cbrCheck. The button is shaded to indicate a mixed state; neither on nor off. A mixed-state button does not appear pressed, even when the Value property is 1.