ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / OnBackgroundImageChanged Method

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

    Parameters

    e
    See Also