Hi,
I have 2 child forms. User can maximize one child form and he's not allowed to maximize the second child form.
Now i am facing a problem, when one child form is already open and is in maximized state the form which user is not allowed to maximized is also getting opened in maximized state.
I have tried opening the 2nd form by setting the form window state to normal but to no avail.
I have 2 child forms. User can maximize one child form and he's not allowed to maximize the second child form.
Now i am facing a problem, when one child form is already open and is in maximized state the form which user is not allowed to maximized is also getting opened in maximized state.
I have tried opening the 2nd form by setting the form window state to normal but to no avail.
Comment