[]
Represents the C1InputMaskUITypeEditor editor dialog box.
public class C1InputMaskPickerForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| C1InputMaskPickerForm() | Initializes a new instance of the C1InputMaskPickerForm class. |
| Name | Description |
|---|---|
| EditMask | Gets or sets a input mask string. |
| UpdateWithLiterals | Gets or sets a value indicating whether the underlying datasource should be updated with the literals in the mask. |
| UpdateWithLiteralsPromptVisible | Gets or sets a value that indicates that the "Update with Literals" prompt is visible. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |