Is DialogResult Equal To MessageBos.Show?? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Is DialogResult Equal To MessageBos.Show??

Hey there Is performance DialogResult Same the MessageBox.show?

11th Jun 2020, 6:54 AM
Gadir
Gadir - avatar
2 Antworten
+ 1
DialogResult is the return type of MessageBox.Show. So DialogResult is a datatype MessageBox.Show is a method. It is related but two clomplete different things. Could you explain how you want to use DialogResult Equal ? https://www.dotnetperls.com/dialogresult
12th Jun 2020, 2:48 PM
sneeze
sneeze - avatar
0
Thank you🙃
13th Jun 2020, 11:24 AM
Gadir
Gadir - avatar