Table of Contents

Method UpdatePageIndexes

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

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 int

Starting index.