Previous Topic

Next Topic

Close - Method

method Close

Close the form.

For example in Form Designer:

  self.Close

will close the form.

For example in Scripted Forms:

  scForm1.Close

will close the scripted form scForm1.

See Also

Form Designer Component Methods

Book Contents

Book Index