Margins Property
Margins
Gets or sets the spacing between the input control content and its edges, in pixels. Default: all margins are set to 0.
Declaration
[Browsable(false)]
public Margins Margins { get; set; }
<Browsable(False)>
Public Property Margins As Margins