Faded Menus
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have a small Popup menu which is initiated when someone click on the System Tray Icon (my appl). I want that when the mouse click is there, the menu should be shown with the faded effect.. like in Office XP etc.. How can i Do it. Sameer
-
Hi, I have a small Popup menu which is initiated when someone click on the System Tray Icon (my appl). I want that when the mouse click is there, the menu should be shown with the faded effect.. like in Office XP etc.. How can i Do it. Sameer
There is no direct support from the OS on systems like winnt and 95. You have to go thru owner drawn menus.