|
-
Feb 22nd, 2004, 06:36 AM
#1
Thread Starter
New Member
combo box set default text in
Hi all
Can someone help me with setting default text in the top of the combo box .. I have tried
CboCity.Text. Selected(6) = true
and I have tried
Cbocity.text = CboCity.List(6) = True
Where CboCity is my combobox and (6) is the index of the item I want to display first
Thanks Tan
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
|