UIButtonBarItem 事件参数类。为 UIButtonBar 控件的SelectingItem事件提供数据。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
public class ButtonBarItemCancelEventArgs : CancelEventArgs

继承层次

System..::.Object
  System..::.EventArgs
    System.ComponentModel..::.CancelEventArgs
      SuperMap.Desktop.UI..::.ButtonBarItemCancelEventArgs

请参见