The following tables list the members exposed by IMMCOMPickerUC3.
Public Properties
| Name | Description |
 | Enabled | Read/write property that determines if control is enabled. |
 | ForceReload | Read/write property to determine whether the control should refresh its data only when a different category is passed into the load event or always. |
 | ListCount | Read property that returns the number of items in the list. |
 | ListIndex | Read/write property that determines the index of the current selection in the list. |
 | Selected | Read property that determines if the item at the corresponding position in the list has been selected. This property is useful for multiple list selections. |
Top
Public Methods
See Also