Control for managing "symbols". Symbols are reusable graphical components.

Namespace: Ico.Gwx
Assembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class SymbolLibraryControl : UserControl
Visual Basic
Public Class SymbolLibraryControl _
	Inherits UserControl
JScript
public class SymbolLibraryControl extends UserControl

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
              Ico.Gwx..::..SymbolLibraryControl

See Also