Ribbon for WinForms
ImageElement コンストラクタ(Style,Image)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ImageElement クラス > ImageElement コンストラクタ : ImageElement コンストラクタ(Style,Image)
The Style object to use.
The image to show.
Initializes a new instance of the ImageElement class with the specified image and style options.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal image As Image _
)
public ImageElement( 
   Style style,
   Image image
)

パラメータ

style
The Style object to use.
image
The image to show.
参照

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