How Do You Implement An "Actions" Menu Similar To MS Outlook
-
What is the best way to go about implementing an dynamic "Actions", similar to what you have in MS Outlook, from within a composite control or plain COM object. I have several menus, each specific to a particular composite control. I would like to be able to dynamically insert/remove an "Actions" menu specific to a given context when a particular composite control is created or invoked. I know how to use "CreatePopMenu" etc, and understand the basics, but what I have succeeded in creating is not working anywhere close to what you have in Outlook (which is what I would like). Any suggestions or code examples would be appreciated. Gaul
-
What is the best way to go about implementing an dynamic "Actions", similar to what you have in MS Outlook, from within a composite control or plain COM object. I have several menus, each specific to a particular composite control. I would like to be able to dynamically insert/remove an "Actions" menu specific to a given context when a particular composite control is created or invoked. I know how to use "CreatePopMenu" etc, and understand the basics, but what I have succeeded in creating is not working anywhere close to what you have in Outlook (which is what I would like). Any suggestions or code examples would be appreciated. Gaul