Yes, you are right: Thanks, and here is the code, I will also include it as a correction on the description. if (btnDec.Text == ".") { if (!txtDisplay.Text.Contains(".")) { txtDisplay.Text = txtDisplay.Text + btnDec.Text; } }
@@DJOamen this code worked with my program: if (textDisplay.Text == "0") { textDisplay.Text = "."; } else { textDisplay.Text = textDisplay.Text + "."; }
Thank you very much, i was in a hurry to do this for a small school project!
You are welcome!
Thanks so much i got stuck and watching this vid helped a lot
Glad it helped
First of all, you are preparing really useful videos, my teacher.
But I think you forgot the dot in this vido
Yes, you are right:
Thanks, and here is the code, I will also include it as a correction on the description.
if (btnDec.Text == ".")
{
if (!txtDisplay.Text.Contains("."))
{
txtDisplay.Text = txtDisplay.Text + btnDec.Text;
}
}
@@DJOamen
this code worked with my program:
if (textDisplay.Text == "0")
{
textDisplay.Text = ".";
}
else
{
textDisplay.Text = textDisplay.Text + ".";
}
Nin adg ba thy nio 🙏🙏 niicle wey kugu faiiday io zaacid 🤗
I don't get it, bro
Pretty cool calculator
My pleasure 😊
Thank you very much
You are welcome
Thank you very much Sir !
Keep watching
Thanks. Great teacher
You are welcome!
Good .
Keep it going.
Thanks
Hi sir H r u? Dear sir plz make a vedio about result management system in c#
Already uploaded, see the links below:
ruclips.net/video/X8UNeD8Tyqk/видео.html
ruclips.net/video/dYlo6M3m75Y/видео.html
thanks boss
Any time
struggle is real 😵 i cant find were the toolbox is .. 😭😭😭
Select Window Menu and The click on Reset Windows Layout and click on YES