Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am not real sure about this issue, but this link may help out...
http://support.microsoft.com/kb/108357 Mark Ivey "Torben Laursen" wrote in message ... I have a custom menu in Excel written in C# Now I would like to check if a user is holding down the shift key when he is clicking on one of my menu's. I want to use this for hidden advanced features. The function looks like this: private void MI_EditUsingDatabase(CommandBarButton Ctrl, ref Boolean CancelDefault) { bla bla } But how do I know if the user is pressing a key inside this function? Torben |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error when returning user-defined class from "factory" class... | Excel Programming | |||
Creating a User Defined Class / Object | Excel Programming | |||
How does one create a delete property of a user defined class? | Excel Programming | |||
User-defined type collection in class module | Excel Programming | |||
User Type vs Class - General question: | Excel Programming |