Click or drag to resize

NewAddressSearch Constructor

Initializes a new instance of the NewAddressSearch class

Namespace:  Mcc.Series.Ui.PopUp
Assembly:  Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NewAddressSearch(
	Point location
)

Parameters

location
Type: System.DrawingPoint

[Missing <param name="location"/> documentation for "M:Mcc.Series.Ui.PopUp.NewAddressSearch.#ctor(System.Drawing.Point)"]

See Also