[]
Gets or sets the padding of the drop-down window.
[Browsable(true)] public Padding Padding { get; set; }
<Browsable(True)> Public Property Padding As Padding
A Padding value that indicates the padding. The default is "1,1,1,1".