ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ShowCustomButton Property

In This Topic
    ShowCustomButton Property
    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