How can I remove row-lines from visual studio? At the moment it looks like this:
---------try
-----------{
----------------liste_msg.Text = "File Uploded!";
----------------con.Close();
------------}
--------catch (Exception)
-----------{
----------------liste_msg.Text = "File cant uploaded.";
-----------}
Press CTRL + R followed by CTRL + W to toggle it.
It's also under the menu bars in Edit > Advanced > View White Space
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With