Click or drag to resize

DbgShowWorkAreas Function

X#
Open a window to display the open workareas/cursors for the current thread.

Namespace:  XSharp.RT.Debugger
Assembly:  XSharp.RT.Debugger (in XSharp.RT.Debugger.dll) Version: 2.19
Syntax
 FUNCTION DbgShowWorkAreas() AS VOID
Request Example View Source
Remarks
You can add this function behind a (hidden) menu option in your appliction to display the open areas for you as developer
See Also