Gets/sets the value which shows/hides the check box.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Property CheckEnabled As Boolean
bool CheckEnabled { get; set; }
If you make check boxes visible, you can verify whether the item is checked using the Checked property.