PowerTools PlusPak for Windows Forms 8.0J
Add メソッド (CommandIconCollection)

CommandIconCollectionに追加するCommandIcon
CommandIconCollectionに項目を追加します。
構文
Public Sub Add( _
   ByVal icon As CommandIcon _
) 
public void Add( 
   CommandIcon icon
)

パラメータ

icon
CommandIconCollectionに追加するCommandIcon

戻り値の型

新しい要素を挿入した位置。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

CommandIconCollection クラス
CommandIconCollection メンバ

Send Feedback