Click or drag to resize

MccPanelScrollToControl Method

ScrollToControl 오버라이드 이벤트

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 Point ScrollToControl(
	Control activeControl
)

Parameters

activeControl
Type: System.Windows.FormsControl
활성 컨트롤

Return Value

Type: Point
location
See Also