\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ComboBoxContainer.ExtraMargin Class / Set Method

In This Topic
    Set Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub Set( _
       ByVal control As System.Windows.Forms.Control, _
       ByVal value As System.Integer _
    ) 
    public static void Set( 
       System.Windows.Forms.Control control,
       System.int value
    )

    Parameters

    control
    value
    See Also