|
-
April 10th, 1999, 10:03 PM
#1
RichEditView ContextMenu ClipboardFormat?
I made a richeditview but no OLE,so I wanna disable paste menu in contextmenu when clipdata contain OLE object,I wrote enablemenuitem
in GetContextMenu() function,but it couldn~t disable it ,I have made
CMainFrame::CMainFrame()
{
this->m_bAutoMenuEnable = false;
}
but no use!
How can I know the clipboarddata isn`t text?
Who can help me?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|