Namespace: SchemaExplorer.Design
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public class ThreeStateTreeView : TreeView
Visual Basic
Public Class ThreeStateTreeView
	Inherits TreeView

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..TreeView
          SchemaExplorer.Design..::..ThreeStateTreeView

See Also