Miner.Interop.Controls Assembly > Miner.Interop Namespace : IMMCOMPickerUC3 Interface |
For a list of all members of this type, see IMMCOMPickerUC3 members.
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. |