Click or drag to resize

ToolBarButtonItemChecked Property

Get a value indicating whether the toolbar button is pressed or not.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool Checked { get; set; }

Property Value

Type: Boolean
See Also