[]
        
(Showing Draft Content)

C1.Design.C1InputMaskPickerForm

C1InputMaskPickerForm Class

Represents the C1InputMaskUITypeEditor editor dialog box.

Namespace: C1.Design
Assembly: C1.Win.4.8.dll
Syntax
public class C1InputMaskPickerForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
C1InputMaskPickerForm()

Initializes a new instance of the C1InputMaskPickerForm class.

Properties

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.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.