'Declaration
Protected Overridable Sub OnShowExpandedChanged( _ ByVal newValue As System.Boolean _ )
'Usage
Dim instance As SymConfigDesigner Dim newValue As System.Boolean instance.OnShowExpandedChanged(newValue)
protected virtual void OnShowExpandedChanged( System.bool newValue )
Parameters
- newValue