Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to expose My.Forms In the Project
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01440663
Message ID:
01440677
Views:
37
>Hi Viv
>
>
Dim frmMediaComponentAdd As MediaComponent = My.Forms.MediaComponent
>
>Where Media Component is a definition of a form.

Stil not sure what 'My' is. If, for example, it's a form in the assembly and you want to create an instance of another form in the same assembly then you can just use:
Dim frmMediaComponentAdd As MediaComponent = MediaComponent
Does that help? If not pls expand a bit more on what you are doing/attempting to do.....
Best,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform