[RESOLVED] Question about midiContainers
HI,
I have a form which i want to use as a midi container but on that form i have SplitContainer and any form i open as a child goes behind this control. Is there any way i can set a splitcontainer as a midi container or some type of work around.
Thanks
Ger
Re: Question about midiContainers
i found out how to do it.
You use a panel control and the splitter control. The splitter control was from vb6 but you can inherit it to make a user control.
Now my main form is still a midicontainer but it acts like a splitcontainer