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