CPagerCtrl::SetScrollPos
設定目前頁面巡覽區控制項的捲動位置。
void SetScrollPos(
int iPos
);
參數
參數 |
描述 |
---|---|
[in] iPos |
新的捲動位置,以測量單位為像素。 |
需求
標題: afxcmn.h
備註
這個方法會將 PGM_SETPOS 資訊,在 Windows SDK說明。
設定目前頁面巡覽區控制項的捲動位置。
void SetScrollPos(
int iPos
);
參數 |
描述 |
---|---|
[in] iPos |
新的捲動位置,以測量單位為像素。 |
標題: afxcmn.h
這個方法會將 PGM_SETPOS 資訊,在 Windows SDK說明。