HypernovaDesktop Components · docs
Binarymission
WPFSmart Text Box › SmartTextBoxDataEntryMode

SmartTextBoxDataEntryMode

enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.InputControls

The supported data entry modes.

public enum SmartTextBoxDataEntryMode

Members at a glance

AlphaNumericThe alpha-numeric mode.
NoneThe default mode.
NumericOnlyThe numeric only mode.

Members

AlphaNumeric

The alpha-numeric mode.

None

The default mode.

NumericOnly

The numeric only mode.