Ribbon for WinForms
ValueElement コンストラクタ(Style,Object)

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

パラメータ

style
The Style object to use.
value
The value to display.
参照

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