Hello Everybody,

My application already adjusts control sizes and positions automatically depending on the users display and form size. However my issue is with the font size. My application queries the users computer system and retreives the current font used by the users theme. So the font can vary by different users.

Does anybody know if there is a way for adjusting the font size of the label such that it fills the user control as much as possible while keeping the entirety of the text within the bounds of the control? Thank you