ComponentOne Input for WinForms
Contains Method (C1ComboBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : Contains Method
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

Reference

C1ComboBox Class
C1ComboBox Members