CSliderCtrl::SetTic
BOOLSetTic(intnTic**);**
Return Value
Nonzero if the tick mark is set; otherwise 0.
Parameters
nTic
Position of the tick mark. This parameter must specify a positive value.
Remarks
Call this function to set the position of a tick mark in a slider control.
CSliderCtrl Overview | Class Members | Hierarchy Chart
See Also CSliderCtrl::GetTic, CSliderCtrl::GetTicArray, CSliderCtrl::GetTicPos, CSliderCtrl::SetTicFreq, CSliderCtrl::ClearTics