C
Chandra Kotha via DotNetMonster.com
Hello Sir,
This is Chandra and Working as Software Engineer. I got a really weird
problem with ComboBoxes.
I have set the ComboBox DroppedDown Property to true.
Now the actual problem is When the ComboBox DroppedDown is Shown I have to
actually click twice to get out of the form or need to click twice to do
anything.
For Example in My Form If I have 2 Controls One is ComboBox and Another
Button Which Clicked Just Closes the Form. Then I set ComboBox DroppedDown
= true.So When the ComboBox DroppedDown = true to click on Close Button I
need to click twice to initate click event on the button.
Plz Help me on how to do it once when ComboBox DroppedDown = true.If
Combobox DroppedDown = true I need to click twicw to click X on the Form as
Well. Is this a Bug of ComboBox. I am using .NET 1.1
I am under tremendous pressure from client to perform this action.
Thanks very much
Chandra
This is Chandra and Working as Software Engineer. I got a really weird
problem with ComboBoxes.
I have set the ComboBox DroppedDown Property to true.
Now the actual problem is When the ComboBox DroppedDown is Shown I have to
actually click twice to get out of the form or need to click twice to do
anything.
For Example in My Form If I have 2 Controls One is ComboBox and Another
Button Which Clicked Just Closes the Form. Then I set ComboBox DroppedDown
= true.So When the ComboBox DroppedDown = true to click on Close Button I
need to click twice to initate click event on the button.
Plz Help me on how to do it once when ComboBox DroppedDown = true.If
Combobox DroppedDown = true I need to click twicw to click X on the Form as
Well. Is this a Bug of ComboBox. I am using .NET 1.1
I am under tremendous pressure from client to perform this action.
Thanks very much
Chandra