A
Alex
Hello.
I am trying to make a dialog that I display from an add-in (actually a C# Windows Form, but that's not really important) to behave in a manner similar to the task pane. That is, dock to the border of the Word window and adjust the size of the document window to fit.
I tried playing with the ActiveWindow.Width property but that changes the size of main Word window, not the document.
Any ideas?
Best wishes,
Alex.
I am trying to make a dialog that I display from an add-in (actually a C# Windows Form, but that's not really important) to behave in a manner similar to the task pane. That is, dock to the border of the Word window and adjust the size of the document window to fit.
I tried playing with the ActiveWindow.Width property but that changes the size of main Word window, not the document.
Any ideas?
Best wishes,
Alex.