
Simultaneously pressing a key and mouse-clicking a button on a toolbar
Hi ppl,
Anybody knowing how to trigger some action by simultaneously pressing
a key and mouse-clicking a MSComctlLib.Button on a toolbar?
With the most of the other controls it would be something like:
If (Shift And vbAltMask) > 0 And Button = 1 Then...
on the MouseDown event with (Button As Integer, Shift As Integer) but,
what do you do in this case?
Nenad
http://www.*-*-*.com/ ~n63