[]
Occurs if the background picture changes.
protected virtual void OnBackgroundImageChanged(object sender, EventArgs e)
Protected Overridable Sub OnBackgroundImageChanged(sender As Object, e As EventArgs)
Type | Name | Description |
---|---|---|
object | sender | Source of the event. |
EventArgs | e | EventArgs object containing the event data |