Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MessageBox
Message
Information générale
Forum:
ASP.NET
Catégorie:
Visual FoxPro Toolkit pour .NET
Titre:
Divers
Thread ID:
00718326
Message ID:
00719151
Vues:
18
I have yet to install the VFP toolkit.
Could you references the VFP toolkit like this also?
VFPToolkit.dialogs.Messagebox.Show(...
But that bring up another question. Is there an order
to the sequnce .net searches for commands in librs?


>Hi Roland,
>
>The Toolkit uses the same name as the .NET class. To fix your error you can prefix your call to the .NET class as follows:
>
>
>System.Windows.Forms.Messagebox.Show(....
>
>
>Or
>
>You can remove the reference to the dialogs class at the top of you code files (Imports VFPToolkit.dialogs).
>
>>Hi,
>>
>>I installed the VFP toolkit and the existing MessageBox.Show commands now shows an error. Does the VFP toolkit override or replace the VB.Net messagebox?
>>
>>Thanks
>>Roland
- jim durkin

"The universe is a big place, perhaps the biggest." Kurt Vonnegut
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform