Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all;
I'm using VSTO 2003, and creating a custom CommandBar for Excel. I want to be able to distinguish between a single click and a double click of a CommandBarButton. However, I noticed the CommandBarButton interface only has a "Click" event. What I ultimately want to accomplish is equivalent to the Format Painter in MS Word: click it once, and it "turns off" after use. Double click it, and it stays pressed ("on"). Any help on how to differentiate between single and double clicks of a CommandBarButton? Thanks in advance, Derrick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change syperlink from single click to double click | Excel Worksheet Functions | |||
Double click | Excel Discussion (Misc queries) | |||
Click on graph bar to execute a double-click in a pivot table cell | Charts and Charting in Excel | |||
Mouse Over Graph, Capture Information on Click(Double Click) | Excel Programming | |||
CommandBarButton click event | Excel Programming |