ShouldDrawPlaceholder Method (C1NumericEdit)
In This Topic
Indicates whether the placeholder should be drawn.
Syntax
'Declaration
Protected Overridable Function ShouldDrawPlaceholder() As Boolean
protected virtual bool ShouldDrawPlaceholder()
See Also