dict.cc dictionary

CfgForm Class

Form for creating and selecting index files

For a list of all members of this type, see CfgForm Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     dict.CfgForm

[Visual Basic]
Public Class CfgForm
    Inherits Form
    Implements IProgress
[C#]
public class CfgForm : Form, IProgress

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: dict

Assembly: dict (in dict.exe)

See Also

CfgForm Members | dict Namespace