TabPageCollection Class

A collection of TabPages

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public class TabPageCollection : ActiveList<TabPage>
Public Class TabPageCollection _
	Inherits ActiveList(Of TabPage)
public ref class TabPageCollection : public ActiveList<TabPage^>

Inheritance Hierarchy


ActiveList<(Of <(<'TabPage>)>)>
  Squid..::..TabPageCollection