Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ct Class / SetBehavior Method

In This Topic
    SetBehavior Method (ct)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetBehavior( _
       ByVal behavior As System.Windows.Forms.Design.Behavior.Behavior _
    ) 
    protected void SetBehavior( 
       System.Windows.Forms.Design.Behavior.Behavior behavior
    )

    Parameters

    behavior
    See Also