W
wapsiii
I'd like to add comment attributes to a custom server control (the
little help text/tooltip that appears for some server controls at the
bottom of the properties pane in vs)
How is this possible?
<HelpText...
Property x() as string
get...
set...
End Property
little help text/tooltip that appears for some server controls at the
bottom of the properties pane in vs)
How is this possible?
<HelpText...
Property x() as string
get...
set...
End Property