Click or drag to resize
ControlCreatorCreateTextBoxWithTopLeftAnchor Method

Namespace: Kettic.AspNet.Controls.Design
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public static TextBox CreateTextBoxWithTopLeftAnchor(
	Size size,
	Point location
)

Parameters

size
Type: System.DrawingSize
location
Type: System.DrawingPoint

Return Value

Type: TextBox
See Also