Table of Contents

Method UpdatePageIndexes

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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 int

Starting index.