Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Calendar Class / OnChangeUICues Method

In This Topic
    OnChangeUICues Method (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnChangeUICues( _
       ByVal e As System.Windows.Forms.UICuesEventArgs _
    ) 
    protected virtual void OnChangeUICues( 
       System.Windows.Forms.UICuesEventArgs e
    )

    Parameters

    e
    See Also