Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working on a Excel addin coded in C#.
Bascially the addin connects to a database , fetches data and if there are any errors , then the errors are logged to a event log type dailog application, and the data fetched is populated to excel. Now the need is to minimize the event log type application whenever excel main application is minimized. I have tried some of the WindowResize events but they are raised only when the workbook inside the excel is minimized but if the user mimimizes the excel app it is not fired. Would like too know if this is achievable? thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: Expose whole window or at least top resize handles. | Excel Discussion (Misc queries) | |||
Trigger Event Code | Excel Programming | |||
Trigger Event | Excel Programming | |||
Excel VBA event trigger problem | Excel Programming |