WizardTextStyleRegularExpresion Method
Checks if the value matchs the regular expression indicated in regularExpression.
Namespace: Aliquo.Windows.Wizard.StylesAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static WizardTextStyle RegularExpresion(
string regularExpression
)
Public Shared Function RegularExpresion (
regularExpression As String
) As WizardTextStyle
- regularExpression String
- A valid regular expression
WizardTextStyleWizardTextStyle with the wizard text style.