Property statement to events

  • Thread starter Thread starter Rafael Pivato
  • Start date Start date
R

Rafael Pivato

There is a way to "protect" access to my private events, like the Property
statement ?
 
:-) Sorry...

I was thinking about something like C# "event accessors".
There is such thing in VB.NET ?
 
There is a way to "protect" access to my private events, like the Property
statement ?

Can't you mark the event as Private or Protected?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top