TVistaButtonTextMarginLeftRight Property

Note: This API is now obsolete.
Specifies the Left and the Right 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 TextMarginLeft and TextMarginRight property instead.")]
public int TextMarginLeftRight { get; set; }

Property Value

Int32

See Also