网站首页
词典首页
请输入您要查询的计算机术语:
术语
CProgressCtrl::SetPos
释义
CProgressCtrl::SetPos
int SetPos( int nPos );
返回值:返回进度条控件的早先的位置。
参数:
nPos
进度条控件的新位置。
说明:
此成员函数根据nPos指定的位置来设置进度条控件的当前位置,并重画此进度条来反映新的位置。
进度条的这个位置不是它在屏幕上的物理位置,而是在SetRange中的上限和下限范围之间的位置。
请参阅:
CProgressCtrl::OffsetPos, CProgressCtrl::SetRange, CProgressCtrl::StepIt
随便看
COleDispatchDriver::ReleaseDispatch
COleDispatchDriver::SetProperty
COleDispatchException
COleDispatchException::m_dwHelpContext
COleDispatchException::m_strDescription
COleDispatchException::m_strHelpFile
COleDispatchException::m_strSource
COleDispatchException::m_wCode
COleDocObjectItem
COleDocObjectItem::COleDocObjectItem
COleDocObjectItem::ExecCommand
COleDocObjectItem::GetActiveView
COleDocObjectItem::GetPageCount
COleDocObjectItem::OnPreparePrinting
COleDocObjectItem::OnPrint
COleDocument
COleDocument::AddItem
COleDocument::ApplyPrintDevice
COleDocument::COleDocument
COleDocument::EnableCompoundFile
COleDocument::GetInPlaceActiveItem
COleDocument::GetNextClientItem
COleDocument::GetNextItem
COleDocument::GetNextServerItem
COleDocument::GetPrimarySelectedItem
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/8/31 1:56:40