GetPadding メソッド (TextEditorControlOwnerBase)
表示する値の周囲に設定されるパディングを返します。
シンタックス
'宣言
Public Overrides Function GetPadding( _
ByVal As Object, _
ByRef As Size _
) As Boolean
パラメータ
- ownerContext
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
- size
- (出力)表示する値の周囲に設定されるパディング。
戻り値の型
意味のある値が返されたかどうかを示すブール値。
参照