WizardTextStyle Field

Input for string values.

Definition

Namespace: Aliquo.Windows.Wizard.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public WizardTextStyle Style

Field Value

WizardTextStyle

Remarks


Sets up the input string using these styles:

WizardTextStyle.Letters

WizardTextStyle.Abecedary

WizardTextStyle.AbecedaryAndNumbers

WizardTextStyle.Email

WizardTextStyle.RegularExpresion

WizardTextStyle.MaskEdit

WizardTextStyle.InvalidCharacters

WizardTextStyle.ValidCharacters

WizardTextStyle.Gps

WizardTextStyle.Url

WizardTextStyle.AccountingAccount

See Also