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

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