'Declaration
Public Overridable Sub OnSizeInfoChanged( _ ByVal hint As System.Object _ )
'Usage
Dim instance As NDockZoneBase Dim hint As System.Object instance.OnSizeInfoChanged(hint)
public virtual void OnSizeInfoChanged( System.object hint )
Parameters
- hint