InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CompositeIconElement Class / ShouldResize Property

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