Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / LargeButtons Property

In This Topic
    LargeButtons Property (C1Schedule)
    In This Topic
    Gets or sets the System.Boolean value determining whether the control and its dialogs should use large icons and buttons.
    Syntax
    'Declaration
     
    Public Property LargeButtons As System.Boolean
    public System.bool LargeButtons {get; set;}
    See Also