S
Stormy
I am working on an app(C#) with two forms A and B. form A is the main
form and form B is created in A's constructor. when I minimize both of
them. they all shown on taskbar as A and B. my problem is when I click
B, A is always maximized. but I want click B and B maximized. click A
and A maximized.
Is there a good way to correct my problem? thanks
form and form B is created in A's constructor. when I minimize both of
them. they all shown on taskbar as A and B. my problem is when I click
B, A is always maximized. but I want click B and B maximized. click A
and A maximized.
Is there a good way to correct my problem? thanks