FrameWork Module. Implementation of the Result form.

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

Syntax

Visual Basic
Friend Class frmResult _
	Inherits Form

Remarks

This form can be multiply created and used to show results in form of a grid or table. The functionality such as sorting, copy to clipboard, ploting and saving is provided.

Inheritance Hierarchy

See Also