Ribbon for WinForms
ImageEntry コンストラクタ(String,Image)

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageEntry クラス > ImageEntry コンストラクタ : ImageEntry コンストラクタ(String,Image)
String used as a key to retrieve the image.
Image associated with the key.
Initializes a new instance of a ImageEntry.
シンタックス
'宣言
 
Public Function New( _
   ByVal key As String, _
   ByVal image As Image _
)
public ImageEntry( 
   string key,
   Image image
)

パラメータ

key
String used as a key to retrieve the image.
image
Image associated with the key.
参照

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