Ola,
I want a textbox to be checked for specific characters. I can use:
How can I shorten this?Code:with textbox1.text If .contains("a") or .contains("b") or .contains("c")...etc... then...
|
Results 1 to 8 of 8
Thread: [RESOLVED] Shorten codeThreaded View
|
Click Here to Expand Forum to Full Width |