View Single Post
  #2 (permalink)  
Old 07-16-2007, 05:07 AM
brumbino brumbino is offline
Senior Member
 
Join Date: May 2007
Posts: 951
Default

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.
Reply With Quote