Unicode Controls & Classes for VB6 - Version 4

ctlUniLabelXP.Margin Property

Gets or sets the space between the border and the text

Syntax
Public Property Get Margin () As Integer
Public Property Let Margin (ByVal New_Value As Integer)
Parameters
Parameter Description
ByVal New_Value As Integer The new value
Remarks