An NDoc Documented Class Library

RecordOptionsView Class

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

[Visual Basic]
Public Class RecordOptionsView
    Inherits UserControl
[C#]
public class RecordOptionsView : UserControl
[C++]
public __gc class RecordOptionsView : public UserControl
[JScript]
public class RecordOptionsView 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.View

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

See Also

RecordOptionsView Members | Recorder.View Namespace