共用方式為


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 物件的集合。

適用於

另請參閱