ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / BitmapIconElement Class / ShouldResize Property

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