Thread
:
C# Tray Menu help
View Single Post
02-19-05, 11:20 AM
#
4
(
permalink
)
Noisy Crow
Guest
Posts: n/a
You could use a transparent form, and paint the menu on that... a tap anywhere but the menu uloads the form... I've done something similar on desktop apps...
Noisy Crow