Method UpdatePageIndexes
UpdatePageIndexes(BaseCollection<TabPage>, int)
Updates tabpage indexes starting from the specified index.
public static void UpdatePageIndexes(BaseCollection<TabPage> controls, int startIndex)
Parameters
controls
BaseCollection<TabPage>List of TabPage controls.
startIndex
intStarting index.