ToggleButtonActiveXControl.Value

ToggleButtonActiveXControl.Value property

Indicates if the control is checked or not.

public CheckValueType Value { get; set; }

See Also