InputDialog Properties |
The InputDialog type exposes the following members.
Name | Description | |
---|---|---|
BindingContext |
Gets or sets the collection of currency managers for the InputDialog.
| |
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
Content |
Gets or sets the dialog's primary content.
| |
DataBindings |
Gets the collection of data-binding objects for this InputDialog.
| |
DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
Input |
Gets or sets the text specified by the user.
| |
MainInstruction |
Gets or sets the dialog's main instruction.
| |
MaxLength |
Gets or sets the maximum number of characters that can be entered into the input field of the dialog.
| |
Site | (Inherited from Component.) | |
UsePasswordMasking |
Gets or sets a value that indicates whether the input will be masked using the system password character.
| |
WindowTitle |
Gets or sets the window title of the dialog.
|