表示提供支持换肤的工具栏控件,该类继承于 System.Windows.Forms.ToolStrip。

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

语法

C#
[ToolboxBitmapAttribute(typeof(UIToolStrip), "Resources.Toolbox.UIToolStrip.png")]
public class UIToolStrip : ToolStrip

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ToolStrip
            SuperMap.Desktop.UI..::.UIToolStrip

请参见