Establish a connection to ViWo.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Shared Function Connect ( _
	pbStatus As ProgressBar _
) As String

Parameters

pbStatus
Type: System.Windows.Forms..::..ProgressBar

[Missing <param name="pbStatus"/> documentation for "M:ExpSuite.ViWo.Connect(System.Windows.Forms.ProgressBar)"]

Return Value

[Missing <returns> documentation for "M:ExpSuite.ViWo.Connect(System.Windows.Forms.ProgressBar)"]

Remarks

Warning: This is not the "Connect" as used by framework. This function establishes the connection to ViWo and is called at the begin of the application.

See Also