Built-in default tabs provider.

Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)

Syntax

Visual Basic (Declaration)
Public Class StandardTabsProvider _
	Inherits TabsProviderBase
C#
public class StandardTabsProvider : TabsProviderBase
C++
public ref class StandardTabsProvider : public TabsProviderBase

Methods

Constructors

IconTypeDescription
StandardTabsProviderNew()

Properties

Events

Remarks

Inherits from TabsProviderBase.

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.UserControl
              MDIWindowManager.TabsProviderBase
                MDIWindowManager.StandardTabsProvider