S
senfo
Hello All,
For some reason, the MouseDoubleClick event for my ComboBox does not
appear to be working. I am not subscribed to any other events for this
control. I pulled out Spy++ and noticed that the WM_LBUTTONDBCLICK
message is indeed occurring. The ComboBox does not provide a
DoubleClick event like other controls do.
The Windows application is being developed in VS 2005.
Any ideas?
Thank you in advance,
For some reason, the MouseDoubleClick event for my ComboBox does not
appear to be working. I am not subscribed to any other events for this
control. I pulled out Spy++ and noticed that the WM_LBUTTONDBCLICK
message is indeed occurring. The ComboBox does not provide a
DoubleClick event like other controls do.
The Windows application is being developed in VS 2005.
Any ideas?
Thank you in advance,