Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Box Selection and Multi-line Editing in VS 2010
WhatsApp
Vamshi Krishna
13y
6.6
k
0
0
25
Blog
Box Selection and Multi-line Editing in VS 2010
Box Selection and Multi-Line Editing is the new feature of Visual Studio 2010.
By using Alt key we can select, delete and add multiple lines at a time.
Add:
public
class
Class1
{
int
a;
string
b;
bool
a;
byte
[] s;
}
Above Class class1 four Different Data types with no AccessSpecifiers.
If You Want Add Public Access Specifier to All Data Types Just You can Press
Alt+Shift+Arrows (left,Right,up,down).
Here We Use Alt+Shift+Down/Up.
Delete?Update:
If you want to Delete/Update Public Access Specifier.
Similarly Use Alt+Shift+Arrows.
Box Selection and Multi- Line Editing in VS 2010
Up Next
AutoComplete ComboBox in Visual C# 2010
Ebook Download
View all
.NET Interview Questions and Answer: Practical Implementation
Read by 41.8k people
Download Now!
Learn
View all
Membership not found