J
jim
I've used ".MdiParent = this" MANY times in the past no problems.
However, with Visual Studio 2005 and .NET 2.0, I'm having an issue.
I have a splitter control on the main (Parent) form, and the main form
has "isMdiContainer = true".
When I attempt to display children forms with ".MdiParent = this",
nothing is displayed now.
It's as if the new splitter control is sitting on top of the children
forms?
What am I doing wrong now?
However, with Visual Studio 2005 and .NET 2.0, I'm having an issue.
I have a splitter control on the main (Parent) form, and the main form
has "isMdiContainer = true".
When I attempt to display children forms with ".MdiParent = this",
nothing is displayed now.
It's as if the new splitter control is sitting on top of the children
forms?
What am I doing wrong now?