次の方法で共有


IToolboxService.SelectedCategory プロパティ

ツールボックスで現在選択されているツール カテゴリの名前を取得または設定します。

Property SelectedCategory As String
[C#]
string SelectedCategory {get; set;}
[C++]
__property String* get_SelectedCategory();__property void set_SelectedCategory(String*);
[JScript]
function get SelectedCategory() : String;function set SelectedCategory(String);

プロパティ値

現在選択されているカテゴリの名前。

必要条件

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

参照

IToolboxService インターフェイス | IToolboxService メンバ | System.Drawing.Design 名前空間