ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IconElement Class / ShouldResize Property

In This Topic
    ShouldResize Property (IconElement)
    In This Topic
    Determines whether icon image should be resized according to the C1Icon element size.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ShouldResize As System.Boolean
    protected virtual System.bool ShouldResize {get;}
    See Also