PowerTools SPREAD for Windows Forms 8.0J
ImageList プロパティ (FpCombo)


コンボボックスの画像リストを取得または設定します。
構文
'Declaration
 
Public Property ImageList As ImageList
'使用法
 
Dim instance As FpCombo
Dim value As ImageList
 
instance.ImageList = value
 
value = instance.ImageList
public ImageList ImageList {get; set;}

プロパティ値

画像のリストを含むImageListオブジェクト
参照

FpCombo クラス
FpCombo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.