XL2000: Problems Using TripleState Property for Option Button (213724)
The information in this article applies to:
This article was previously published under Q213724 SYMPTOMS
If you view the properties list for an ActiveX OptionButton control, you
will be able to set the TripleState property to either True or False. However, setting it to either True or False has no effect on the control's behavior.
CAUSE
The TripleState property is available for the OptionButton control, but it is essentially disabled for the control. Regardless of the setting of the TripleState property, through the user interface, you cannot set the OptionButton to a value other than True (selected) or False (not selected).
RESOLUTION
The TripleState property is designed to work with the ActiveX CheckBox control. If you set the TripleState property of an ActiveX CheckBox control to True, then you can toggle the value of the CheckBox from True (selected), to False (cleared) to Null (dimmed).
REFERENCESFor more information about option button controls, click Microsoft Excel Help on the Help menu, type option buttons in the Office Assistant or the Answer Wizard, and then click Search to view the topic. Finally, click the Add option buttons to a worksheet topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbprb kbProgramming KB213724 |
---|
|