Thread
:
The Popup Menu control doesn't provide a property
View Single Post
#
2
(
permalink
)
07-16-2007, 05:07 AM
brumbino
Senior Member
Join Date: May 2007
Posts: 951
If you need access to the actual string from within your code, you must store the options in a global array and use the index returned by the Click event to access the values.
brumbino
View Public Profile
Send a private message to brumbino
Find all posts by brumbino