Share via


HorizontalUsageGraph.OnSizeChanged Method (EventArgs)

 

Raises the SizeChanged event.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

protected override void OnSizeChanged(
    EventArgs e
)
protected:
virtual void OnSizeChanged(
    EventArgs^ e
) override
Protected Overrides Sub OnSizeChanged (
    e As EventArgs
)

Parameters

See Also

HorizontalUsageGraph Class
Microsoft.WindowsServerSolutions.Controls Namespace

Return to top