TVistaButtonTextMarginTopBottom Property

Note: This API is now obsolete.
Specifies the Top and Bottom margin for the text.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
[ObsoleteAttribute("Please use TextMarginTop and TextMarginBottom property instead.")]
public int TextMarginTopBottom { get; set; }

Property Value

Int32

See Also