In this exercise, you learn how to specify the maximum number of characters that can be entered

Question:

In this exercise, you learn how to specify the maximum number of characters that can be entered in a text box. Open the VB2015\Chap04\Zip Solution\Zip Solution (Zip Solution.sln) file. Click the txtZip control, and then search the Properties list for a property that allows you to specify the maximum number of characters that can be entered in the text box. When you locate the property, set its value to 10. Save the solution and then start the application. Test the application by trying to enter more than 10 characters in the text box.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: