Form for editing a word variations DataTable used by the SymbolLibrary search.

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

Syntax

C#
public class WordVariationsForm : OkCancelForm
Visual Basic
Public Class WordVariationsForm _
	Inherits OkCancelForm
JScript
public class WordVariationsForm extends OkCancelForm

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              OkCancelForm
                Ico.Gwx..::..WordVariationsForm

See Also