网站首页
词典首页
请输入您要查询的计算机术语:
术语
COleControl::SetCapture
释义
COleControl::SetCapture
CWnd* SetCapture( );
返回值:
上次具有鼠标输入焦点的CWnd窗口对象指针。
说明:
如果控件是活动的和无窗口的,该函数将使控件的包容器窗口代表控件获得鼠标捕获焦点。
否则,该函数使控件自己获取鼠标捕获焦点(同CWnd::SetCapture)。
请参阅:
COleControl::GetCapture, COleControl::ReleaseCapture
随便看
COleDispatchDriver::DetachDispatch
COleDispatchDriver::GetProperty
COleDispatchDriver::InvokeHelper
COleDispatchDriver::m_bAutoRelease
COleDispatchDriver::m_lpDispatch
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
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/8/31 1:55:25