C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / Placeholder Property

In This Topic
Placeholder Property (C1TextBox)
In This Topic
Gets or sets the textual place holder, that is displayed by C1TextBox to prompt the user for information.
Syntax
'Declaration
 
Public Property Placeholder As String
 
See Also