Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / OnButtonWidthChanged Method

In This Topic
    OnButtonWidthChanged Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnButtonWidthChanged( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnButtonWidthChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also