and checks that every character entered into myTextField is digit.
if (myTextField.Text.All(Char.IsDigit)){
// is numeric
}else{
// is not numeric
}
to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...
No comments:
Post a Comment