How do I style a GroupBox caption separately from its contents?

The easiest way would be to put another panel inside the GroupBox, so that you only have to reset the font once.

Control. Font (and other style-related properties) is implemented in such a way that it asks its parent for Font if it does not have explicitly set one. Obviously, this means that you would have to set it individually to all of the child controls to make sure they are not affected by changes in parent style.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions