ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ShowCustomButton Property

In This Topic
    ShowCustomButton Property (C1DropDownControl)
    In This Topic
    Determines if the modal button is visible.
    Syntax
    'Declaration
     
    Public Overridable Property ShowCustomButton As Boolean
    public virtual bool ShowCustomButton {get; set;}
    See Also