Class: Ribbon.CheckBox
Overview
This class represents a checkbox.
Instance Property Summary # collapse
-
#accelKey ⇒ { get; set; }
The quick access key.
-
#command ⇒ { get; set; }
The ARCHline command which will be executed upon click.
-
#text ⇒ { get; set; }
The text of the checkbox.
-
#toolTipText ⇒ { get; set; }
The tooltip text of the checkbox.
↑ #accelKey ⇒ { get; set; }
The quick access key.
↑ #command ⇒ { get; set; }
The ARCHline command which will be executed upon click.
↑ #text ⇒ { get; set; }
The text of the checkbox.
↑ #toolTipText ⇒ { get; set; }
The tooltip text of the checkbox.
Comments
0 comments
Please sign in to leave a comment.