Measure label size
        Posted  
        
            by Maurizio Reginelli
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Maurizio Reginelli
        
        
        
        Published on 2010-03-28T20:09:38Z
        Indexed on 
            2010/03/28
            20:13 UTC
        
        
        Read the original article
        Hit count: 337
        
I'm implementing a custom control with some labels on it and I need to measure the size of those labels to have an optimal layout. In this way I can properly show the control for each font and font size.
Could you tell me how can I do that, please?
Thank you.
© Stack Overflow or respective owner