Hide and Show Tabs in Tab Canvas
528063Apr 9 2007 — edited Apr 9 2007hiiii
i have created a tab form with about 9 Tabs ... and i have a menue that will be used to show and hide these tabs .... the problem that its not working probably -->
the second tab is always appears the others change probably ... am using the
SET_TAB_PAGE_PROPERTY like this :
SET_TAB_PAGE_PROPERTY('PAYMENTS_HISTORY', visible, property_false);
SET_TAB_PAGE_PROPERTY('NEW_INSTRUCTOR', visible, property_true);