Articles in this section

How to provide some indent to the left of XPTaskBarItem in WinForms XPTaskBar?

LeftSpacing

You can use LeftSpacing property of XPTaskBarItem to provide indent to the left of XPTaskBarItems

C#

this.xpTaskBarBox1.Items[1].LeftSpacing = 20;

VB

Me.xpTaskBarBox1.Items(1).LeftSpacing = 20

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied