WizardInput Class
Wizard input class.
Namespace: Aliquo.Windows.WizardAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public abstract class WizardInput : WizardControl
Public MustInherit Class WizardInput
Inherits WizardControl
- Inheritance
- Object WizardControl WizardInput
- Derived
- More Less
Base class for input controls.
Bindings |
Lists of bindings used by control.
|
Default |
Default value.
|
Enabled |
Sets if control can be focused.
|
ReadOnly |
Sets if content in control can be modified.
|
Required |
Validates if the control is required or not.
|
Tag |
Additional data.
|
TextWith |
Sets the width of field description.
|