|
-
Jun 8th, 2016, 05:38 AM
#1
Thread Starter
New Member
Making a form go to window-mode when trying to open another form
Hello,
I have a webbrowser form and another form connected to the webbrowserform. The reason why they are connected is because I use regex to parse data from the current page the webbrowser is visiting.
I have a problem with this though. If I maximize the webbrowser window the other regexwindow will not show up. The only way I can make both of the forms visible is by having the 2 forms in window mode.
Is there a way to programatically do this in VB? The idea is to make the webbrowser automatically go to window-mode if i try to open the other regex-form.
Regards
Felix
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|