Click or drag to resize

UtilsGetOpenWindowPosition Method (Control)

팝업창의 시작위치를 반환.

Namespace:  Mcc.Series.Common
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static Point GetOpenWindowPosition(
	Control ctrl
)

Parameters

ctrl
Type: System.Windows.FormsControl
기준 컨트롤

Return Value

Type: Point
Location
See Also