Retrieves a value indicating where tick marks appear in a trackbar.
public int getTickStyle()
Returns an integer that indicates whether tick marks appear at the top (or left) of the trackbar, at the bottom (or right) of the trackbar, on both sides of the trackbar, or not at all. Possible return values are constants defined in the TickStyle class.
See Also setTickStyle