Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Property accessibility in Property sheet
Message
From
19/11/2003 13:37:23
 
 
To
19/11/2003 12:45:54
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00851528
Message ID:
00851565
Views:
9
Thanks Bonnie,

I finally got it working, it seems that the VS IDE has a few quirks yet. After closing the project and reopening, it is now workimg. I DO appreciate your help.

Glenn

>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform