Floating menu??
-
Hi, When I use window, if I right click on the desktop, there is a menu that display refresh,copy, paste etc.. I would like to be able to do something similar to that. In a DlgApp, if I click on a button, I would like to see a menu appear from witch I can choose data. What kind of control do I have to use? Any ideas on how to achieve that? thanks Everything's beautiful if you look at it long enough...
-
Hi, When I use window, if I right click on the desktop, there is a menu that display refresh,copy, paste etc.. I would like to be able to do something similar to that. In a DlgApp, if I click on a button, I would like to see a menu appear from witch I can choose data. What kind of control do I have to use? Any ideas on how to achieve that? thanks Everything's beautiful if you look at it long enough...
see TrackPopupMenu in the documentation
-
Hi, When I use window, if I right click on the desktop, there is a menu that display refresh,copy, paste etc.. I would like to be able to do something similar to that. In a DlgApp, if I click on a button, I would like to see a menu appear from witch I can choose data. What kind of control do I have to use? Any ideas on how to achieve that? thanks Everything's beautiful if you look at it long enough...