TickMark controls on which side ticks are placed
Member of Trackbar (PRIM_TKBR)
Data Type - Enumeration
The TickMark property specifies on which side of the line ticks are placed in a track bar.
Enum Value | Description |
---|---|
Both | Top and bottom when horizontal, left and right when vertical |
BottomRight | Bottom when horizontal, right when vertical |
TopLeft | Top when horizontal, left when vertical |
Febuary 18 V14SP2