showTabPage

Selects a Tab Page.

Parameters

controlId - id of the tabPage that should shown

Example Usages

app.showTabPage("detalsTab");

Return Values

Function does not explicitly produce return value.

Last updated