
Mouse-clicking a button on the toolbar whilst holding down the Shift key
Hi ppl,
Anybody knowing how to trigger some action by simultaneously pressing
the Shift (or Alt, or Ctrl) key and mouse-clicking a
MSComctlLib.Button on the 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.
But, what do you do when it's a MSComctlLib.Button?
Nenad
http://www.*-*-*.com/ ~n63