点击或拖拽改变大小

SettingsWindow 类

X#
The Settings Window shows the global settings for the current thread.
继承层次
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              VariablesWindow
                SettingsWindow

命名空间:  XSharp.Debugger
程序集:  XSharp.RT.Debugger (在 XSharp.RT.Debugger.dll 中) 版本:2.22 GA
语法
 CLASS SettingsWindow INHERIT VariablesWindow
查看代码

SettingsWindow 类型公开以下成员。

构造函数
  名称说明
公共方法SettingsWindow
初始化 SettingsWindow 类的一个新实例
Top
扩展方法
  名称说明
公共扩展器方法GetAllChildren (由 Extensions 定义。)
公共扩展器方法GetFirstEditableChild (由 Extensions 定义。)
Top
备注
These settings are stored in the Settings field in the the XSharp RuntimeState object.
参见