QGEditor.WinForms
QGEditor.WinForms
QGEditors.WinForms
ButtonEditControl 类
ButtonPredefines 枚举
ButtonPressedEventArgs 类
ButtonPressedEventHandler 委托
EditorButton 类
EditorButtonCollection 类
PropertyChangedEventArgsEx 类
PropertyChangingEventArgsEx 类
QGEditorControl 类
SplitContainerControl 类
ButtonPressedEventHandler 委托
表示将处理
ButtonClick
路由事件的方法。
命名空间:
QGEditors.WinForms
程序集:
QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
复制
public
delegate
void
ButtonPressedEventHandler
(
Object
sender
,
ButtonPressedEventArgs
e
)
参数
sender
类型:
System
Object
事件处理程序附加到的对象。
e
类型:
QGEditors.WinForms
ButtonPressedEventArgs
事件数据。
参见
引用
QGEditors.WinForms 命名空间