C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / FloatingPlaceHolderEnabled Property

In This Topic
FloatingPlaceHolderEnabled Property (C1NumericEdit)
In This Topic
Gets or sets the value indicating whether the floating placeholder is enabled.
Syntax
'Declaration
 
Public Property FloatingPlaceHolderEnabled As Boolean
 
Remarks
The floating placeholder allows the placeholder text to be displayed above the editor text. However, the floating placeholder will only be displayed if the control has sufficient height.
See Also