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