MaskedTextBoxShowPromptMode Property |
Gets or sets the mode for when the input prompts should be shown
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public ShowPromptMode ShowPromptMode { get; set; }
Public Property ShowPromptMode As ShowPromptMode
Get
Set
member ShowPromptMode : ShowPromptMode with get, set
Property Value
Type:
ShowPromptModeSee Also