Set Method (ICheckBox)
Sets the state of this check box.

C# Syntax

void Set( 
   bool state
)

Parameters

state
Indicates whether this check box will be checked.