Undo for VS add-Ins
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Dear all, I developed a tool window, which is a custom graphical editor. Now I would like to use standard visual studio undo/redo buttons and printing dialog. But these buttons are disabled when my toolwindow is focused, and also not passed to Querystatus of the addin. On other hand, for example, build-in form editor can usees the buttons. May be somebody could help me? Thanks in advance, Boni:laugh: