adwaitjoshi
Active member
- Joined
- Dec 29, 2005
- Messages
- 38
- Programming Experience
- 1-3
I am new to .net. As far as I know all the functions are virtual (by default) in VB .net. If I want a few functions not to be virtual, what do I need to do? Also do I need to specify "overrides" for a virtual function in VB .net ?