Click or drag to resize

ControlBaseGetInfo Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the ControlInfo (such as size and alignment information) for a specified Control.

Namespace:  Telogis.UI
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public ControlInfo GetInfo(
	Control c
)

Parameters

c
Type: System.Windows.FormsControl
System.Windows.Forms.Control

Return Value

Type: ControlInfo
ControlInfo.
See Also