Click or drag to resize

MccPanel.OnResize Method

OnResize 오버라이드 이벤트

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override void OnResize(
	EventArgs eventargs
)

Parameters

eventargs
Type: System.EventArgs

[Missing <param name="eventargs"/> documentation for "M:Mcc.Series.Controls.MccPanel.OnResize(System.EventArgs)"]

See Also