VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Simple VB IDE Tip

by Jose M. Lopez (10 Submissions)
Category: Coding Standards
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

Just a tip.

Rate Simple VB IDE Tip

Selecting multiple lines in your code
 and then clicking tab or shift tab
 will tab the selected lines foward
 and backward respectively.
 Most of you probably already know this but 
 I did not. Sometimes when my code was 
 finished I would later add an extra loop 
 to a large procedure requiring reindenting 
 line by countless line. I wish I'd known
 I could've done this with one click!

Download this snippet    Add to My Saved Code

Simple VB IDE Tip Comments

No comments have been posted about Simple VB IDE Tip. Why not be the first to post a comment about Simple VB IDE Tip.

Post your comment

Subject:
Message:
0/1000 characters