CSliderCtrl::VerifyPos

Call this member function to verify that the current position of the slider in a slider control is between the minimum and maximum values.

Syntax

void VerifyPos( );

At a Glance

Header file: Afxcmn.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSliderCtrl Overview, CSliderCtrl Member Functions, Control Classes, CSliderCtrl::GetRange, CSliderCtrl::SetPos, CSliderCtrl::GetTicPos