CSliderCtrl::SetTipSide
將 TrackBar 控制項使用的工具提示控制項。
int SetTipSide(
int nLocation
);
參數
- nLocation
表示顯示工具提示控制項的位置。 如需可能值的清單,請參閱 Win32 訊息 TBM_SETTIPSIDEWindows SDK,如中所述。
傳回值
表示工具提示控制項的上一個位置的值。 傳回值等於其中一 nLocation的可能值。
備註
此成員函式實作 Win32 訊息 TBM_SETTIPSIDE的行為 Windows SDK,如中所述。 使用 TBS_TOOLTIPS 樣式顯示工具提示的滑桿控制項。 如需滑桿控制項模式的說明,請參閱 Windows SDK的 Trackbar 控制項模式。 。
需求
Header: afxcmn.h