ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ShouldDrawPlaceholder Method

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