Ribbon for WinForms
BitmapIconElement コンストラクタ(C1BitmapIcon,Style)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > BitmapIconElement クラス > BitmapIconElement コンストラクタ : BitmapIconElement コンストラクタ(C1BitmapIcon,Style)
The icon to show.
The style of this IconElement.
Initializes a new instance of the BitmapIconElement class.
シンタックス
'宣言
 
Public Function New( _
   ByVal icon As C1BitmapIcon, _
   ByVal style As Style _
)
public BitmapIconElement( 
   C1BitmapIcon icon,
   Style style
)

パラメータ

icon
The icon to show.
style
The style of this IconElement.
参照

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