Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / (Global) Namespace / an<a> Class / Contains Method

In This Topic
    Contains Method (an<a>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Contains( _
       ByVal ctl As System.Windows.Forms.Control _
    ) As System.Boolean
    public System.bool Contains( 
       System.Windows.Forms.Control ctl
    )

    Parameters

    ctl
    See Also