Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using VSTO to develop a C# addin for Excel.
I have several commands in the ribbon that I do not want to be available if the user has double clicked on a cell and is entering text. How can I disable my buttons when the user is in either edit or enter mode? (in the same way the ms alignment, styles etc buttons are disabled) Also, is there any property I can use to discover the mode excel is in? I have tried the application.ready property but it isn't what I'm looking for. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Question on determining "ROW" inside of a "For .. RANGE " loop | Excel Programming | |||
Make "Edit" mode default, rather than "Enter"? | Excel Discussion (Misc queries) | |||
Excel "mode" function returns different results based on sort orde | Excel Worksheet Functions | |||
Merge worksheets in "Share Mode" (Excel 2000) | Excel Programming |