网站首页
词典首页
请输入您要查询的计算机术语:
术语
CView::OnDragLeave
释义
CView::OnDragLeave
virtual void OnDragLeave( );
说明:
当鼠标移出窗口的有效下放位置时,框架调用这个函数。
如果当前的视图需要清除在OnDragEnter或OnDragOver函数中产生的动作,例如清除对象被拖动或下放时用户的反馈,则应当重载这个函数。
请参阅:CView::OnDragEnter, CView::OnDragOver, CView::OnScroll, COleDropTarget::OnDragLeave
随便看
COleDocObjectItem::OnPreparePrinting
COleDocObjectItem::OnPrint
COleDocument
COleDocument::AddItem
COleDocument::ApplyPrintDevice
COleDocument::COleDocument
COleDocument::EnableCompoundFile
COleDocument::GetInPlaceActiveItem
COleDocument::GetNextClientItem
COleDocument::GetNextItem
COleDocument::GetNextServerItem
COleDocument::GetPrimarySelectedItem
COleDocument::GetStartPosition
COleDocument::HasBlankItems
COleDocument::OnEditChangeIcon
COleDocument::OnEditConvert
COleDocument::OnEditLinks
COleDocument::OnFileSendMail
COleDocument::OnShowViews
COleDocument::OnUpdateEditChangeIcon
COleDocument::OnUpdateEditLinksMenu
COleDocument::OnUpdateObjectVerbMenu
COleDocument::OnUpdatePasteLinkMenu
COleDocument::OnUpdatePasteMenu
COleDocument::RemoveItem
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/4/17 13:58:12