Прочитать на английском

Поделиться через


CheckBox.Activate Method

Definition

Activates the CheckBox.

public object Activate ();

Returns

true if the CheckBox is activated; otherwise, false.

Examples

For a code example that demonstrates how to use this method, see Microsoft.Office.Tools.Excel.Controls.Button.Activate. All controls in the Microsoft.Office.Tools.Excel.Controls namespace have a functionally equivalent Activate method.

Applies to