Control used to configure word variations

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

Syntax

C#
public class WordVariationsControl : UserControl
Visual Basic
Public Class WordVariationsControl _
	Inherits UserControl
JScript
public class WordVariationsControl 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..::..WordVariationsControl

See Also