ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IconSet Class / Item Property / Item(Size) Property

In This Topic
    Item(Size) Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads ReadOnly Property Item( _
       ByVal key As System.Drawing.Size _
    ) As C1Icon
    public C1Icon Item( 
       System.Drawing.Size key
    ) {get;}

    Parameters

    key
    See Also