Posts by Shiroe • 63 points
2 posts
-
-1
votes1
answer29
viewsQ: Limit the number of characters in a textbox
Hello, I am trying to "create" a system of "captcha" for my program, but it sometimes exceeds the limit of the textbox, and in this case the user would not know what comes next, I researched a lot,…
-
6
votes3
answers259
viewsQ: Which means an "!" exclamation before a string inside an if in C#
Hello, I have a question regarding some "snippets" of a program I am using to "study", the question is, what is the meaning of "!" inside an if before a string, I saw some topics on the site…