Back

CreateWizard

Wizard.

  wiz = app.CreateWizard( title, width, height, callback )

The following methods are available on the Wizard object:

  Dismiss( )
  Finish( )
  GetButtons( )
  GetDialog( )
  GetLayout( )
  GetType( )
  IsVisible() → boolean
  Show()

unknown
Dismiss
Finish
GetButtons
GetDialog
GetLayout
undefined
Returns the control class name.
Returns whether the control is currently visible to the user, ignoring overlaying controls.
Set the visibility of the control to "Show".