Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom Property accessibility in Property sheet
Message
De
19/11/2003 12:45:54
 
 
À
19/11/2003 12:29:10
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00851528
Message ID:
00851540
Vues:
11
Hmmm ... your code looks fine to me, but I'm no VB.NET expert. I plugged the C# equivalent into the C#-to-VB converters and got two different results for the Set, but I have no clue if it matters, VB-wise, or not:
'Kamal's converter had this for the Set
Set (ByVal Value As String)
  mcText = Value
End Set
'AspAlliance's converter had this
Set
  mcText = value
End Set
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform