An NDoc Documented Class Library

ScreenObjectGeneratorOptionsView Class

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

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

ScreenObjectGeneratorOptionsView Members | Recorder.View Namespace