The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is…
Read More
In Part 3 we discussed validating techniques. Now in the final part of this series we will discuss how to validate the form as a whole.
How to Trigger Validation when the Form is Closing:
If you have worked with…
Read More
In Part 2 we discussed how to validate a control. Now we will cover some techniques that can be utilize for validation.
Validating Techniques:
Regular Expressions:
For more complex validation, such as validating an email address, you may need to…
Read More
In Part 1 we discussed the import events and properties that are needed for validation. Now we will discuss how to validate a control.
How do I validate a control?
As it turns out, validating controls depends on what type…
Read More
A good user interface will validate user input to ensure it is in the correct format. This may come in the form of simply checking if there is an entry for a field, such as a name or a more…
Read More
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is…
Read More
The Spotlight on Controls series describes the controls, that is, the objects in the System.Windows.Forms namespace, so you can use them effectively when building GUI apps in PowerShell Studio and PrimalScript.
Each post focuses on one control and lists its…
Read More
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is…
Read More
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is…
Read More
The “Spotlight on Controls” series focuses on a single WinForms control in PrimalForms 2011 , details the important Properties, Methods, and Events of the control and demonstrates how to utilize the control. Most of the information about the controls is…
Read More