View Single Post
  #2 (permalink)  
Old 10-30-2005, 10:33 AM
SWFKit SWFKit is offline
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Enlarging comboboxes

It can be done by handle the "change" event of the combobox component. When the selected content changes, this event is triggered.
Reply With Quote