Phantom Documentation

[Help Home] [Phantom Home]
SelectTab

void window.SelectTab(int)

Applicable Classes: PageList (TabCtrl)

Return Type: void
Parameters: int nID

Description:
SelectTab selects a tab in a PageList (TabCtrl), as indicated by the parameter nID. The ID is the index of the tab, and is 0 based (index 0 is the first tab).

See PageList functions for an example.

See Also: PageList (TabCtrl) Functions


Copyright 2000-2011 Phantom Automated Solutions