Ribbon for WinForms
GetTextElement(Boolean) メソッド

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement.ScrollBarLineButton クラス > GetTextElement メソッド : GetTextElement(Boolean) メソッド
If True and the TextElement doesn't exist, this method will create it.
Returns reference to the TextElement used to display text.
シンタックス
'宣言
 
Public Overloads Overridable Function GetTextElement( _
   ByVal force As Boolean _
) As TextElement
public virtual TextElement GetTextElement( 
   bool force
)

パラメータ

force
If True and the TextElement doesn't exist, this method will create it.

戻り値の型

The reference to the TextElement if it exists; Null otherwise.
参照

ScrollBarElement.ScrollBarLineButton クラス
ScrollBarElement.ScrollBarLineButton メンバ
オーバーロード一覧