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

C1.Win.8 アセンブリ > C1.Framework 名前空間 > BitmapIconElement クラス > BitmapIconElement コンストラクタ : BitmapIconElement コンストラクタ(C1BitmapIcon,Style)
表示するアイコン。
この IconElement のスタイル。
BitmapIconElement クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal icon As C1BitmapIcon, _
   ByVal style As Style _
)
public BitmapIconElement( 
   C1BitmapIcon icon,
   Style style
)

パラメータ

icon
表示するアイコン。
style
この IconElement のスタイル。
参照

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