Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

HOWTO : Add owner drawn menu items in a context menu extension

 
Subscribe to the RSS feed for this forum  Forum Index -> EZShellExtensions.Net
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Mon Nov 06, 2006 8:38 am    Post subject: HOWTO : Add owner drawn menu items in a context menu extension

To add owner drawn menu items in a context menu extension, set the OwnerDraw property of the ShellMenuItem to True and then override the OnMeasureMenuItem and OnDrawMenuitem of your ContextMenuExtension derived class.

See the OwnerDrawContextMenuExtensionSample that comes with EZShellExtensions.Net for the complete code.
Back to top
Display posts from previous:   
Forum Index -> EZShellExtensions.Net All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group