Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / Select Method / Select(Int32,Int32) Method

In This Topic
    Select(Int32,Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Select( _
       ByVal idx As System.Integer, _
       ByVal l As System.Integer _
    ) 
    public void Select( 
       System.int idx,
       System.int l
    )

    Parameters

    idx
    l
    See Also