Click or drag to resize

DbgShowSettings Function

X#
Open a window to show the global settings for the current thread.

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