InfoConnect for Airlines VBA Guide
GetViewByControl Function
Terminal control
Gets the view that is associated with a terminal control.
Syntax
object.GetViewByControl( _
   ByVal control As Object _
) As _View

Parameters

control
Terminal control

Return Value

The view associated with the specified control
See Also