PDA

Click to See Complete Forum and Search --> : TextBox in PopupMenu


noble
Nov 21st, 2000, 01:45 PM
Using the method posted in the API section, i learned how to add an "Office Look" to my program by placing pictures within popup menus. Can someone plz explain a way how I can place a right-aligned textbox in a PopupMenu?
(FYI)....this will appear in a RightClickMenu of a taskbar only application.

noble
Nov 21st, 2000, 09:05 PM
err................not taskbar only.....system tray only
i'm sure you all knew what i meant

Emerican
Nov 30th, 2000, 04:40 PM
Um ya check out this webpage to help you out... it has several other API commands that you may find useful when working with system tray programs...
http://www.geocities.com/Emerican2k

noble
Nov 30th, 2000, 07:47 PM
you had to plug your site didn't you mark?

focker, that's no help

aaudette
Dec 5th, 2000, 11:57 AM
You may have to create a form that looks like a popup menu and show that instaed of the windows popup menu...

noble
Dec 6th, 2000, 11:49 AM
I thought of that but what leads me to believe it can be
done is the fact that MS Access has that feature for filtering. You can right click on any field and you can see the textbox in the popup......check it out