ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / NavigationButtonsTheme Class / NavigationButtonsTheme Constructor / NavigationButtonsTheme Constructor(NavigationButtonsTheme)
Prototype.

In This Topic
    NavigationButtonsTheme Constructor(NavigationButtonsTheme)
    In This Topic
    Initializes a new instance of the NavigationButtonsTheme.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal prototype As NavigationButtonsTheme _
    )
    public NavigationButtonsTheme( 
       NavigationButtonsTheme prototype
    )

    Parameters

    prototype
    Prototype.
    See Also