VB.NET: what does the 'friend' modifier do?

Posted by Craig Johnston on Stack Overflow See other posts from Stack Overflow or by Craig Johnston
Published on 2010-05-05T11:44:48Z Indexed on 2010/05/05 11:58 UTC
Read the original article Hit count: 369

Filed under:
|
|
|

What does the 'friend' modifier do in VB.NET?

Why is it the default modifier for GUI components in Visual Studio?

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about object-oriented