构造一个 UITabPage 类,该类继承于 System.Windows.Forms.TabPage 类。

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

语法

C#
public class UITabPage : TabPage

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.Panel
            System.Windows.Forms..::.TabPage
              SuperMap.Desktop.UI..::.UITabPage

请参见