|
-
May 13th, 2010, 06:37 PM
#12
Re: Where has the subroutine gone?
 Originally Posted by dajunka
I am trying to get the hang of this stupid VB.net, but it won't even let me create a subroutine or function, it use to be in the tools menu in VB6. Can anyone tell me where it's hiding?
I have spent £50 on 2 books that rabbit on about objects, property's classes etc: but tell me nothing of what I want/need to know, what a waste of money.
I forgot the answer!
to get the function skeleton, and lots of other constructs, just rigth click on the place, click
Insert snippet>Code Patterns - If, For Each....>Properties, Procedures, Events>Define a function
and the skeleton of a function will appear.
That is more useful to other code patterns, like Properties.
[Vb.NET 2008 (ex Express)]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|