H
Hussein Abuthuraya[MSFT]
Karl,
Have you tried the following code?
ComboBox1.SelectedIndex = -1
ComboBox1.Text = ""
I know that you have tried the first line and the second line but may be not together. Let me know!
Thanks,
Hussein Abuthuraya
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Microsoft Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
Have you tried the following code?
ComboBox1.SelectedIndex = -1
ComboBox1.Text = ""
I know that you have tried the first line and the second line but may be not together. Let me know!
Thanks,
Hussein Abuthuraya
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Microsoft Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.