'宣言
 
Public Overrides Function GetBorderStyle( _
   ByVal  As Object, _
   ByRef  As Infragistics.Win.UIElementBorderStyle _
) As Boolean
             
        
            
            public override bool GetBorderStyle( 
   object ,
   out Infragistics.Win.UIElementBorderStyle 
)
             
        
             
        
            パラメータ
- ownerContext
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
- borderStyle
- エディターの埋め込み要素で使用されるBorderStyle
戻り値の型
エディターの埋め込み要素で使用される境界線スタイル。