点击或拖拽改变大小

DSShowDebugView(String, Control, SvgImage, Boolean) 方法

显示模块对话框

命名空间: AT.Librarys.Container
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
public static void ShowDebugView(
	string title,
	Control ctl,
	SvgImage ico,
	bool topMost = false
)

参数

title  String

[缺少 "M:AT.Librarys.Container.DS.ShowDebugView(System.String,System.Windows.Forms.Control,DevExpress.Utils.Svg.SvgImage,System.Boolean)" 的 <param name="title"/> 文档]

ctl  Control

[缺少 "M:AT.Librarys.Container.DS.ShowDebugView(System.String,System.Windows.Forms.Control,DevExpress.Utils.Svg.SvgImage,System.Boolean)" 的 <param name="ctl"/> 文档]

ico  SvgImage

[缺少 "M:AT.Librarys.Container.DS.ShowDebugView(System.String,System.Windows.Forms.Control,DevExpress.Utils.Svg.SvgImage,System.Boolean)" 的 <param name="ico"/> 文档]

topMost  Boolean  (Optional)

[缺少 "M:AT.Librarys.Container.DS.ShowDebugView(System.String,System.Windows.Forms.Control,DevExpress.Utils.Svg.SvgImage,System.Boolean)" 的 <param name="topMost"/> 文档]

参见