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

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > TextElement クラス > TextElement コンストラクタ : TextElement コンストラクタ(Style,String)
Style used to measure and render the TextElement,
String displayed in the TextElement,
Initializes a new instance of a TextElement with a given style and contents.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal text As String _
)
public TextElement( 
   Style style,
   string text
)

パラメータ

style
Style used to measure and render the TextElement,
text
String displayed in the TextElement,
参照

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