构造一个新的 UITabPage 对象,并指定选项卡页的文本。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
public UIDevTabPage( string text ) |
参数
- text
- Type: System..::.String
选项卡页文本
C# |
---|
public UIDevTabPage( string text ) |