Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Property accessibility in Property sheet
Message
From
19/11/2003 12:45:54
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00851528
Message ID:
00851540
Views:
10
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform