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