PowerTools PlusPak for Windows Forms 8.0J
AddSystemIcon メソッド

CommandIconCollectionに追加するSystemCommandIcon
CommandIconCollectionSystemCommandIconを追加します。
構文
Public Function AddSystemIcon( _
   ByVal systemIcon As SystemCommandIcon _
) As Boolean
public bool AddSystemIcon( 
   SystemCommandIcon systemIcon
)

パラメータ

systemIcon
CommandIconCollectionに追加するSystemCommandIcon

戻り値の型

システムアイコンがコレクションに追加された場合はtrue、それ以外の場合はfalse
プラットフォーム

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