バージョン

GetDropDownListAdditionalWidth メソッド (UltraEditorProxyOwnerBase)

ドロップダウンにおける境界線などを補うためのリスト幅の増加分をピクセル単位で返します。
シンタックス
'宣言
 
Public Overrides Function GetDropDownListAdditionalWidth( _
   ByVal ownerContext As Object _
) As Integer
public override int GetDropDownListAdditionalWidth( 
   object ownerContext
)

パラメータ

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

戻り値の型

ドロップダウンに適用する追加幅
参照