Finish

[event icon] Finish() Event

Called when Finish button on Wizard style tabs is clicked

Applies to: Tabbed

Introduced in KCML version 5.03


>Finish

Finish

The Finish() event is called when the Finish button is clicked on a tab control. The Finish button is displayed in place of the Next button on the last page of a tab control that has Appearance set to Wizard. The event handler gives the application a chance to perform the operation that the Wizard has led the user through.

See also

Tabbed methods, properties and events.