WrapText メソッド (TextEditorControlOwnerBase)
テキストが1行に収まらない場合に折り返されるかどうかを返します。
シンタックス
'宣言
Public Overrides Function WrapText( _
ByVal As Object _
) As Boolean
パラメータ
- ownerContext
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
戻り値の型
テキストが折り返されるかどうかを示すブール値。
参照