ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / ResizeRedraw Property

In This Topic
    ResizeRedraw Property (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property ResizeRedraw As System.Boolean
    protected System.bool ResizeRedraw {get; set;}
    See Also