Hardware manual
Impact Reference Guide Drop List Selector
4-51 Datalogic Automation Inc.
Background Color Click in the field to choose the list’s background color. (The Transparent
property must be False to see the background.)
Text Color Click in the field to choose the list item’s text color.
Selection Back-
ground Color
Click in the field to choose the selected list item’s background color.
Selection Text
Color
Click in the field to choose the selected list item’s text color.
Font Click in the field to choose the list item’s font properties.
Enabled If True, the list is enabled.
Visible If True, the list is visible.
Width The control’s width.
Height The control’s height.
X The X coordinate of the control’s left edge.
Y The Y coordinate of the control’s top edge.
Real Precision The list items’ decimal precision.
List The control’s list of items.
Selected Item The value of the list item selected.
Selected Index The list item’s position in the list (the first item is index number zero).
Selectable If True, a selection can be made from the list
Method Name What it does
Enable Enables the control so it can be used
Disable Disables the control; it cannot be used
Show Makes the control visible
Hide Makes the control invisible
Event Name When it happens
Item Selected When an item is selected
Item Selected by
User
Only when an item is selected by a user’s action
Property Name What it is