响应Ribbon选择改变的事件实现。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void Ribbon_SelectedTabChanged( Object sender, FormControlEvents..::.TabEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Desktop..::.FormControlEvents..::.TabEventArgs
包含事件数据的Ribbon选择改变事件参数类(TabEventArgs)的对象。