Click or drag to resize

WorkareasWindow Class

X#
The Workareas window shows the open workareas/cursors in the current thread. Cursors for SqlExec() (FoxPro dialect) are also included.
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              WorkareasWindow

Namespace:  XSharp.Debugger
Assembly:  XSharp.RT.Debugger (in XSharp.RT.Debugger.dll) Version: 2.19
Syntax
 CLASS WorkareasWindow INHERIT Form
Request Example View Source

The WorkareasWindow type exposes the following members.

Constructors
  NameDescription
Public methodWorkareasWindow
Initializes a new instance of the WorkareasWindow class
Top
Extension Methods
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also