Hi,
I am creating Document window programmatically and displaying it in Standard MDI.
#1.
Document window lose the focus on Maximizing or restoring it.
#2.
Document window always opening in restore mode even after setting the property
AreWindowsMaximized="True"
#3.
The Tool window size does not remain same on reopen. For example, say I have 2 tool windows(1 of them is fixed size) in a document window and I am closing and Opening tool windows on the button click. Now when I want open Both tool window simultaneously then the Fixed size tool window do not take size which i have assign at design time. Both share the equal width.
I am also sending a sample project which demonsrtate the above issues.
please look into these issues.
Thanks
Anurodh
I am creating Document window programmatically and displaying it in Standard MDI.
#1.
Document window lose the focus on Maximizing or restoring it.
#2.
Document window always opening in restore mode even after setting the property
AreWindowsMaximized="True"
#3.
The Tool window size does not remain same on reopen. For example, say I have 2 tool windows(1 of them is fixed size) in a document window and I am closing and Opening tool windows on the button click. Now when I want open Both tool window simultaneously then the Fixed size tool window do not take size which i have assign at design time. Both share the equal width.
I am also sending a sample project which demonsrtate the above issues.
please look into these issues.
Thanks
Anurodh