How to make one of two child windows always on the top?

  • Thread starter Thread starter barbara
  • Start date Start date
B

barbara

Hi, all

I want to display two child windows in the MDI window at the same time
and I use: Me.LayoutMdi(MdiLayout.TileHorizontal). But It switches
that two windows' positions sometimes. How can I make a particular one
always on the top and the other on the bottom?


Thanks!
 
Back
Top