次の方法で共有


ParentControlDesigner.InvokeCreateTool メソッド

指定した ToolboxItem からツールを作成します。

Protected Shared Sub InvokeCreateTool( _
   ByVal toInvoke As ParentControlDesigner, _   ByVal tool As ToolboxItem _)
[C#]
protected static void InvokeCreateTool(ParentControlDesignertoInvoke,ToolboxItemtool);
[C++]
protected: static void InvokeCreateTool(ParentControlDesigner* toInvoke,ToolboxItem* tool);
[JScript]
protected static function InvokeCreateTool(
   toInvoke : ParentControlDesigner,tool : ToolboxItem);

パラメータ

必要条件

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

.NET Framework セキュリティ:

参照

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