Ribbon for WinForms
ParagraphElement コンストラクタ(Style,String)

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

パラメータ

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

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