D
Doug Crawford
I am trying to programatically make the ComboBox drop down list drop.
But the NET CF 2.0 ComboBox does not support the DroppedDown property.
The only way I can think of to do this is to simulate a mouse click. Is
is it possible to send a mouse down message in NET CF 2.0?
But the NET CF 2.0 ComboBox does not support the DroppedDown property.
The only way I can think of to do this is to simulate a mouse click. Is
is it possible to send a mouse down message in NET CF 2.0?