Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Give the Focus to a Specified Form
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
How to Give the Focus to a Specified Form
Miscellaneous
Thread ID:
00831190
Message ID:
00831190
Views:
61
Hi!

I Would like to know how to give focus to a Form.

I have this situation:

One MdiParent form (MdiA) and two MdiChilds (frmA, frmB),

assuming that both forms (frmA and frmB) have been loaded and frmA is the active form, I need to be able to give the focus to frmB so the active form changes to frmB,

How can I achieve this?

Note:
Dim fX as new frmB

just creates a new instance, I haven't been able to interact with the actual instance.

Thanks in advance!.
Next
Reply
Map
View

Click here to load this message in the networking platform