Enable response controls.

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

Syntax

Visual Basic
Public Sub EnableResponse ( _
	blnAutoDisable As Boolean _
)

Parameters

blnAutoDisable
Type: System..::..Boolean
If blnAutoDisable is TRUE the experimental screen will automatically turn to disabled mode after a valid response.

Remarks

In ExpMode = 1 the first button remains disable until a valid numerical value is entered.

See Also