DisableNext

[property icon] DisableNext

Disable the Next button on wizard style tabs

Boolean property

Applies to: Tabbed

Introduced in KCML version 5.03


>

DisableNext

Used to disable or enable the "Next" / "Finish" buttons on tab controls with a Wizard appearance. A Wizard application might want to do that until the user has entered valid data on the currently selected page. When all the data has been collected and validated the button can be re-enabled.

See also

Tabbed methods, properties and events.