バージョン

GetDropDownListOffset メソッド

ドロップダウンリストに適用される垂直および水平のオフセットを返します。
シンタックス
'宣言
 
Public Overrides Function GetDropDownListOffset( _
   ByVal ownerContext As Object _
) As Size
public override Size GetDropDownListOffset( 
   object ownerContext
)

パラメータ

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

戻り値の型

ドロップダウンに適用する追加オフセット
参照