[]
Raises the PictureChanged event when the picture has changed.
protected virtual void OnPictureChanged(object sender, EventArgs e)
Protected Overridable Sub OnPictureChanged(sender As Object, e As EventArgs)
Type | Name | Description |
---|---|---|
object | sender | Object that raised the event |
EventArgs | e | Event arguments |