ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / OnPaddingChanged Method

In This Topic
    OnPaddingChanged Method (C1DropDownControl)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPaddingChanged( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnPaddingChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also