ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / ShouldDrawPlaceholder Method

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