Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

TextBox problem 2 from redundancy

$
0
0

How replace it , in order to solution will as same as ? How make it under community "if" command ?

it:

if (textBox1->Text=="")

textBox2->Text="--";

textBox3->Text="--";

instead it :

if (textBox1->Text=="")

textBox2->Text="--";

if (textBox1->Text=="")

textBox3->Text="--";


Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>