バージョン

GetDisplayStyle メソッド (TextEditorControlOwnerBase)

埋め込みのエディター要素に適用される表示スタイルを返します。
シンタックス
'宣言
 
Public Overrides Function GetDisplayStyle( _
   ByVal ownerContext As Object _
) As Infragistics.Win.EmbeddableElementDisplayStyle
public override Infragistics.Win.EmbeddableElementDisplayStyle GetDisplayStyle( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

EmbeddableElementDisplayStyle
参照