Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to expose My.Forms In the Project
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01440663
Message ID:
01440677
Vues:
35
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform