Click or drag to resize

ControlBaseGetContainingSplit Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Search for the containing split of a control.

Namespace:  Telogis.UI
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static Split GetContainingSplit(
	Control c
)

Parameters

c
Type: System.Windows.FormsControl
The control to inspect.

Return Value

Type: Split
The split seat or null.
See Also