CheckBoxActiveXControl.IsChecked

CheckBoxActiveXControl.IsChecked property

Indicates whether the box is checked.

public bool IsChecked { get; set; }

See Also