Hardware manual
Toggle Button Impact Reference Guide
Datalogic Automation Inc. 4-76
Toggle Button
Each time the Toggle Button control is pressed, it changes state from Selected to Unselected. Its Action
event can be used, for example, to start and stop updates, connect and disconnect the Impact device, or put
the device online and offline.
Tooltip Text Text displayed when the cursor is held over the control in Run mode.
Transparent If True, the control’s background is transparent.
Visible If True, the control is visible.
Method Name What it does
Disable Disables the control; it cannot be used
Enable Enables the control so it can be used
Gain Focus The control gains focus (the cursor is placed in the text entry field).
Hide Makes the control invisible.
Show Makes the control visible.
Event Name When it happens
Action When the user presses the Enter key while in the control
Focus When the control loses or gains focus
Action by User When the text entry field loses focus or the user presses the Enter key
Focus Gained When the control gains focus
Focus Lost When the control loses focus
Value Changed When the control loses focus or the Enter key is pressed AND the data
has changed since the control gained focus
Property Name What it is
Border Painted If True, a raised bevel border is drawn around the button. If this property
value is "System," the operating system display properties color is used.
See “Control Color” on page 4-11.
Height The control’s height
Width The control’s width
X The X coordinate of the control’s left edge.
Y The Y coordinate of the control’s top edge.
Enabled If True, the button is enabled.
Property Name What it is