Combo box-specific properties at runtime
- Last UpdatedAug 30, 2024
- 1 minute read
You can use properties that are specific to the Combo Box control at run time.
-
The count property returns the number of items in a Combo Box control.
-
The NewIndex property returns the index of the last item added to the Combo Box list.
These properties are available when you browse for a Combo Box control in your HMI's attribute/tag browser.