c# - key combination to select current line in vs 2008? -


I just started learning 2008 by creating it at C #.

I

Select current row
  • Delete the current row
  • Is there a key combination to choose?

    You can press CTRL + C to copy the whole line, currently the cursor is. You will not see a selection bar, but the full line is copied for the clubboard, then you can press CTRL + V to paste anywhere in place of your choice.

    Edit: Make sure that you do not have any selection in the line, in that case only the selection will be copied to the clipboard.


    Comments

    Popular posts from this blog

    python - Overriding the save method in Django ModelForm -

    html - CSS autoheight, but fit content to height of div -

    qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -