You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case the header of group box is wider than button so I have to set min width. But I end up having button left aligned. If I don't set min width then group box header is clipped
How can I center align this button?
The text was updated successfully, but these errors were encountered:
I found the question similar to mine on CodePlex and seems like author didn't asked it here on GitHub so I just copy it here:
Hi, I have the following code:
In my case the header of group box is wider than button so I have to set min width. But I end up having button left aligned. If I don't set min width then group box header is clipped


How can I center align this button?
The text was updated successfully, but these errors were encountered: