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

CommandIconCollectionの中で検索するSystemCommandIcon
CommandIconCollectionに特定の値が含まれるかどうかを判定します。
構文
Public Function ContainsSpecificSystemIcon( _
   ByVal systemIcon As SystemCommandIcon _
) As Boolean
public bool ContainsSpecificSystemIcon( 
   SystemCommandIcon systemIcon
)

パラメータ

systemIcon
CommandIconCollectionの中で検索するSystemCommandIcon

戻り値の型

SystemCommandIconCommandIconCollectionの中に見つかった場合は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