WizardTextStyleAccountingAccount Method

Only characters valid of a accounting account (0123456789) and the dot with autocomplete (0123456789.).

Definition

Namespace: Aliquo.Windows.Wizard.Styles
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public static WizardTextStyle AccountingAccount(
	AccountAutocompleteType autocomplete
)

Parameters

autocomplete  AccountAutocompleteType
Autocomplete system (never; only with dot [P]; forevert [S].

Return Value

WizardTextStyle
WizardTextStyle with the wizard text style.

See Also