In connection with using the MeasureStringWidth function, I need to correct the calculation of Padding and Border Width that are set on the Label. I get the current padding values from lbl.Padding. I haven't found any function to get the current Border value. The opposite function for SetColorAndBorder. Is it possible to get these values?