CheckBoxActiveXControl.Value

CheckBoxActiveXControl.Value property

Indicates if the control is checked or not.

public CheckValueType Value { get; set; }

See Also