Manager..::..GetControls Method

Gets the controls.

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public static Collection GetControls(
	Control control
)
Public Shared Function GetControls ( _
	control As Control _
) As Collection
public:
static Collection^ GetControls(
	Control^ control
)

Parameters

control
Type: Control
The control.

Return Value

Collection.