How can i align the groupBox header to the center rather than the default left positioning.
I read in many post that one can use template but i have no idea about such thing. So please let me know how can i get the header at center.
Thanks !!
How can i align the groupBox header to the center rather than the default left positioning.
I read in many post that one can use template but i have no idea about such thing. So please let me know how can i get the header at center.
Thanks !!
Yes, you'll have to modify the Template.
For Center-Alignment see this answer by Thomas Levesque
For Right-Alignment see this answer by Mihir Gokani
Uploaded a sample project containing both Center-Alignment and Right-Alignment here: http://www.mediafire.com/?hd2vbwr97ep7yis
Center-Alignment using the same approach as Thomas
Usable like this
CenteredHeaderGroupBoxStyle
CenterBorderGapMaskConverter