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

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

パラメータ

text
String displayed in the TextElement,
参照

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