MaskedTextBox
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [System.Windows.Forms.MaskedTextBox]()
Component Selector: 'wm-maskedtextbox'
MaskedTextBoxComponent extends .
Property
Get/Set
Notify Changes
Details
text: string
Yes
Yes
name: string
Yes
No
enabled: boolean
Yes
No
visible: boolean
Yes
No
disabled: string
Yes
No
Sets property disabled if it is required.
mask: string
Yes
No
Gets or sets the input mask to use at run time.
maskLength: string
Get
No
Gets the maximun lenght for the mask.
Method
Supported
Details
None
None
None
Event
Supported
Parameter
Details
None
None
None
Inherited from ControlComponent
Inherited from ControlComponent
Inherited from ControlComponent
Inherited from ControlComponent