Describes the traits of a IControlPanelTabProvider.

Namespace:  Gallio.UI.ControlPanel
Assembly:  Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public class ControlPanelTabProviderTraits : Traits
Visual Basic (Declaration)
Public Class ControlPanelTabProviderTraits _
	Inherits Traits

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Extensibility..::.Traits
    Gallio.UI.ControlPanel..::.ControlPanelTabProviderTraits

See Also