次の方法で共有


PropertyTab.TabName プロパティ

プロパティ タブの名前を取得します。

Public MustOverride ReadOnly Property TabName As String
[C#]
public abstract string TabName {get;}
[C++]
public: __property virtual String* get_TabName() = 0;
[JScript]
public abstract function get TabName() : String;

プロパティ値

プロパティ タブの名前。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PropertyTab クラス | PropertyTab メンバ | System.Windows.Forms.Design 名前空間