OnPictureChanged Method (Picture)
Raises the
PictureChanged event when the picture changes.
protected virtual void OnPictureChanged(
EventArgs
)
'Declaration
Protected Overridable Sub OnPictureChanged( _
ByVal As EventArgs _
)
'Usage
Dim instance As Picture
Dim e As EventArgs
instance.OnPictureChanged(e)
Parameters
- e
- EventArgs object with event data