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