dict.cc dictionary

DictForm Class

Main form of the dictionary

For a list of all members of this type, see DictForm 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.DictForm

[Visual Basic]
Public Class DictForm
    Inherits Form
[C#]
public class DictForm : Form

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

DictForm Members | dict Namespace