|
-
Aug 5th, 2000, 10:25 AM
#1
Thread Starter
Junior Member
Does anyone know how to use a combo list box so that when one of the items in the list is clicked on, a procedure or function is executed? Is there any syntax like:
Combo1.getString
and this would give the string that is displayed in the list box so that the Combo_OnChange() function would then be able to determine the string value and depending on the value received from this you could then execute certain procedures or functions.
Any help would be appreciated.
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|