ComponentOne Input for WinForms
Select(Int32,Int32) Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class > Select Method : Select(Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Shadows Sub Select( _
   ByVal idx As System.Integer, _
   ByVal l As System.Integer _
) 
public new void Select( 
   System.int idx,
   System.int l
)

Parameters

idx
l
See Also

Reference

C1ComboBox Class
C1ComboBox Members
Overload List