'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Protected Overridable Sub OnParentBackgroundImageChanged( _ ByVal e As System.EventArgs _ )
'Usage
Dim instance As WorkbookView Dim e As System.EventArgs instance.OnParentBackgroundImageChanged(e)
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] protected virtual void OnParentBackgroundImageChanged( System.EventArgs e )
Parameters
- e