GrapeCity PlusPak for Windows Forms 10.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値。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.