TickStyle controls how the ticks appear in a track bar
Member of Track Bar (PRIM_EVTB)
Data Type - Enumeration
TickStyle controls how the ticks appear in a track bar.
Enum Value | Description |
---|---|
Auto | As specified by the MinimumValue, MaximumValue and TickFrequency properties. |
Manual | Not supported. Same as Auto |
None | No tick marks are shown |
Febuary 18 V14SP2