AdvancedHMI Software

General Category => Support Questions => Topic started by: Phrog30 on August 22, 2016, 01:02:07 PM

Title: Form Position (On Top)
Post by: Phrog30 on August 22, 2016, 01:02:07 PM
If I create a form (popup) and call from the "main form", then click the main form, the popup will go behind the main form.  I know I can make the popup top most, but then this is windows wide.  How can I make the popup be contained within the main form and remain on top of the main form, but not on top of everything in windows.

I hope that made sense....
Title: Re: Form Position (On Top)
Post by: Phrog30 on August 22, 2016, 01:41:04 PM
Nevermind, I was able to get what I wanted by this...

Me.Owner = MainForm