An NDoc Documented Class Library

MonitorForm Class

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     White.Core.Utility.MonitorForm

[Visual Basic]
Public Class MonitorForm
    Inherits Form
[C#]
public class MonitorForm : Form
[C++]
public __gc class MonitorForm : public Form
[JScript]
public class MonitorForm extends 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: White.Core.Utility

Assembly: White.Core (in White.Core.dll)

See Also

MonitorForm Members | White.Core.Utility Namespace