Trackbar Controls Messages (Compact 2013)
3/28/2014
The following table shows the trackbar controls messages, with a description of the purpose of each.
Programming element |
Description |
---|---|
This message clears the current selection in a trackbar. |
|
This message removes the current tick marks from a trackbar. |
|
This message retrieves the handle to a trackbar control buddy window at a specified location. |
|
This message retrieves the size and position of the bounding rectangle for a trackbar's channel. |
|
This message retrieves the size of the line for a trackbar. |
|
This message retrieves the number of tick marks in a trackbar. |
|
This message retrieves the size of the page for a trackbar. |
|
This message retrieves the current position of the slider in a trackbar. |
|
This message retrieves the address of the array that contains the positions of tick marks for a trackbar. |
|
This message retrieves the maximum position for the slider in a trackbar. |
|
This message retrieves the minimum position for the slider in a trackbar. |
|
This message retrieves the ending position of the current selection in a trackbar. |
|
This message retrieves the starting position of the current selection in a trackbar. |
|
This message retrieves the length of the slider in a trackbar. |
|
This message retrieves the size and position of the bounding rectangle for the slider in a trackbar. |
|
This message retrieves the position of a tick mark in a trackbar. |
|
This message retrieves the current physical position of a tick mark in a trackbar. |
|
This message assigns a window as the buddy window for a trackbar control. |
|
This message sets the size of the line for a trackbar. |
|
This message sets the size of the page for a trackbar. |
|
This message sets the current position of the slider in a trackbar. |
|
This message sets the range - minimum and maximum positions - for the slider in a trackbar. |
|
This message sets the maximum position for the slider in a trackbar. |
|
This message sets the minimum position for the slider in a trackbar. |
|
This message sets the starting and ending positions for the current selection in a trackbar. |
|
This message sets the ending position of the current selection in a trackbar. |
|
This message sets the starting position of the current selection in a trackbar. |
|
This message sets the length of the slider in a trackbar. |
|
This message sets the position of a tick mark in a trackbar. |
|
This message sets the interval frequency for tick marks in a trackbar. |