Callback on set of Settings

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

Syntax

Visual Basic
Public Shared Sub OnSet

Remarks

OnSet callback will be executed on:
  • Loading settings from file, just after OnExpTypeChanged
  • click on OK in the Settings form
  • clear Settings to default, just after OnExpTypeChanged
  • See Also