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

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonLabel クラス > RibbonLabel コンストラクタ : RibbonLabel コンストラクタ(String,Image)
The initial value for the Text property.
The image to use as a small icon.
Creates a new instance of RibbonLabel.
シンタックス
'宣言
 
Public Function New( _
   ByVal text As String, _
   ByVal smallImage As Image _
)
public RibbonLabel( 
   string text,
   Image smallImage
)

パラメータ

text
The initial value for the Text property.
smallImage
The image to use as a small icon.
参照

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