PowerTools PlusPak for Windows Forms 8.0J
ImageSettings コンストラクタ(Image,Image,Image,Image,Image)

通常状態のイメージのインデックスを示すint値。
ホットトラッキング状態のイメージのインデックスを示すint値。
押された状態のイメージのインデックスを示すint値。
無効な状態のイメージのインデックスを示すint値。
選択された状態のイメージのインデックスを示すint値。
ImageSettingsのインスタンスを初期化します。
構文
Public Function New( _
   ByVal normal As Image, _
   ByVal hotTrack As Image, _
   ByVal pressed As Image, _
   ByVal disabled As Image, _
   ByVal selected As Image _
)

パラメータ

normal
通常状態のイメージのインデックスを示すint値。
hotTrack
ホットトラッキング状態のイメージのインデックスを示すint値。
pressed
押された状態のイメージのインデックスを示すint値。
disabled
無効な状態のイメージのインデックスを示すint値。
selected
選択された状態のイメージのインデックスを示すint値。
プラットフォーム

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

参照

ImageSettings クラス
ImageSettings メンバ
オーバーロード一覧

Send Feedback