点击或拖拽改变大小

CustomCallBackEventArgs 类

包含客户端发送自定义回调的事件数据
继承层次
SystemObject
  SystemEventArgs
    Smobiler.Core.ControlsCustomCallBackEventArgs

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public class CustomCallBackEventArgs : EventArgs

CustomCallBackEventArgs 类型公开以下成员。

构造函数
  名称说明
公共方法CustomCallBackEventArgs
初始化 CustomCallBackEventArgs 类的一个新实例
Top
属性
  名称说明
公共属性Params
获取回调数据
Top
备注