次の方法で共有


IToolboxItemProvider.Items プロパティ

定義

ToolboxItem オブジェクトのコレクションを取得します。

public:
 property System::Drawing::Design::ToolboxItemCollection ^ Items { System::Drawing::Design::ToolboxItemCollection ^ get(); };
public System.Drawing.Design.ToolboxItemCollection Items { get; }
member this.Items : System.Drawing.Design.ToolboxItemCollection
Public ReadOnly Property Items As ToolboxItemCollection

プロパティ値

ToolboxItem オブジェクトのコレクション。

適用対象

こちらもご覧ください