[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1InputControl.OnBackgroundImageLayoutChanged

OnBackgroundImageLayoutChanged Method

OnBackgroundImageLayoutChanged(EventArgs)

Raises the BackgroundImageLayoutChanged event.

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

An System.EventArgs that contains the event data.

Overrides