How to achieve block selection effect in winforms, Richtextbox.
Block selection:
1. Open a MS word document and type few lines.
2. Keep the cursor at middle of the first line
3. Press ALT + drag mouse
seleciton of text is block level (vertical selection).
Any code snnippet or pointer ?
Googeled/MSDNed ...but no luck
Block selection:
1. Open a MS word document and type few lines.
2. Keep the cursor at middle of the first line
3. Press ALT + drag mouse
seleciton of text is block level (vertical selection).
Any code snnippet or pointer ?
Googeled/MSDNed ...but no luck
Comment