S
Stan Sainte-Rose
Hi,
Another question about Winforms.
I have a main winform where I display my main menu.
This form is opened using the Maximized Windowstate.
When I call an option, I display a new form using the CenterScreen
StartPosition and I set Show in taskbar as false
But sometimes, I lost the new form focus and I have to use Alt Tab to find
it.
What I have to do for displaying the new form into the Main form ?
Stan
Another question about Winforms.
I have a main winform where I display my main menu.
This form is opened using the Maximized Windowstate.
When I call an option, I display a new form using the CenterScreen
StartPosition and I set Show in taskbar as false
But sometimes, I lost the new form focus and I have to use Alt Tab to find
it.
What I have to do for displaying the new form into the Main form ?
Stan