Articles in this section
Category / Section

How to give the space between text and Icon in the GroupBarItem in WinForms GroupBar?

1 min read

Padding

The Padding property of GroupBarItem provide the spacing between Icons and text in the GroupBartems.

C#

this.groupBarItem1.Padding = 10;

 

VB

Me.groupBarItem1.Padding = 10

 

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