Is your form suffering from shrinkage? Nobody likes it when your form shrinks to sizes where you can no longer see any controls. How embarrassing! Well there is hope! Stop embarrassing shrinkage with our simple solution! With a single application you will impress instead of depress! The PrimalForms Solution: Click on your form in the […]
Category: PrimalForms 2011
Service Release (11/8/2011)
New versions of PrimalScript 2011, PrimalForms 2011, PrimalSQL 2011, and PrimalForms 2009 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.152 + Compiled ActiveXPosh for PowerShell V2+ Document explorer cannot be switched off for VBScript and PowerShell+ Debugging VBScript can result in Error message when stepping+ Add […]
PrimalForms 2011: Spotlight on the TabControl
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 still applicable to previous versions of PrimalForms. Last time we took a look at the […]
PrimalForms 2011: Spotlight on the ImageList Control
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 still applicable to previous versions of PrimalForms. Last time we took a look at the […]
Service Release (10/4/2011)
New versions of PrimalScript 2011, PrimalForms 2011, PrimalSQL 2011, and PrimalXML 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.152 ADD: Support %ForceSTA% for PowerShell scripts ADD: Menu topic to debug script with elevation FIX: Filter used as member of an object results in faulty code […]
PrimalForms 2011: Spotlight on the MaskedTextBox Control
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 still applicable to previous versions of PrimalForms. Last time we took a look at the […]
PrimalForms 2011: Validating the Form – Part 4
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 validation in the past, you may have noticed that the unfocused controls do not trigger […]
PrimalForms 2011: Validating the Form – Part 3
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 rely on Regular Expressions. Regular expressions are useful because it allows you to match complex […]
PrimalForms 2011: Validating the Form – Part 2
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 of control and the format of the data you wish to validate. Typically you will […]
Service Release (9/7/2011)
New versions of PrimalScript 2011, PrimalForms 2011, and PrimalSQL 2011 are available. Registered users can download the latest service builds from MySAPIEN. Release Notes: PrimalScript 2011 v6.0.150 Fix: Crash when using this keyword in JScript in unterminated function.Fix: Filter in SaveAs not changed correctly when saving untitled fileFix: Move word left stops at end of […]