CSliderCtrl::GetTicArray

Retrieves the address of the array containing the positions of tick marks for a slider control.

DWORD* GetTicArray( ) const;

Return Value

The address of the array containing tick mark positions for the slider control.

Requirements

Header: afxcmn.h

See Also

Reference

CSliderCtrl Class

Hierarchy Chart

CSliderCtrl::SetTic

CSliderCtrl::GetTic

CSliderCtrl::GetTicPos

CSliderCtrl::SetTicFreq

CSliderCtrl::ClearTics

Other Resources

CSliderCtrl Members