[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1InputControl.OnBackgroundImageChanged

OnBackgroundImageChanged Method

OnBackgroundImageChanged(EventArgs)

Raises the BackgroundImageChanged event.

Declaration
protected override void OnBackgroundImageChanged(EventArgs e)
Parameters
Type Name Description
EventArgs e

An System.EventArgs that contains the event data.

Overrides