An NDoc Documented Class Library

ApplicationsControl Class

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Recorder.Controls.ApplicationsControl

[Visual Basic]
Public Class ApplicationsControl
    Inherits UserControl
[C#]
public class ApplicationsControl : UserControl
[C++]
public __gc class ApplicationsControl : public UserControl
[JScript]
public class ApplicationsControl extends UserControl

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: Recorder.Controls

Assembly: White.Recorder (in White.Recorder.exe)

See Also

ApplicationsControl Members | Recorder.Controls Namespace