定义一个 UITabControl 类,用来表现标签变色风格,该类继承于 TabControl。

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

语法

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

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.TabControl
          SuperMap.Desktop.UI..::.UITabControl

请参见