Purpose
Returns the index of the page given the index of the frame.
Syntax
int pageIndex = TabbedView.getPageIndex(FrameIndex)
Arguments
Frame Index | Index of the frame. Use the Me function of the panel, tree, etc. |
Return value
Returns an integer between 1 and PagesCount with the index of the page corresponding to the frame with the index passed. Returns 0 if the frame is not among the pages of the TabbedView.
Changed on: 10/05/2018 / From version: 18.0.7000