CheckBox.Select Method (2007 System)
Include Protected Members
Include Inherited Members
Selects the CheckBox.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Activates the control. (Inherited from Control.)
Selects the CheckBox.
Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from Control.)
Top
Remarks
For a code example that demonstrates how to use this property, see ButtonSelect. All controls in the Microsoft.Office.Tools.Excel.Controls namespace have a functionally equivalent Select property.