Description

Get or set the selected state of a control.

Property type

A Boolean value.  

Syntax

object.Selected [= value]

The Selected Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandBarComboBox.
valueA Boolean value.

Remarks

This property applies to menu entries with a check mark and toggle buttons in toolbars (type="checkbox" in .mnu file).