InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / IconSet Class / GetKeyForItem Method

In This Topic
    GetKeyForItem Method (IconSet)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetKeyForItem( _
       ByVal item As C1Icon _
    ) As Size
    protected override Size GetKeyForItem( 
       C1Icon item
    )

    Parameters

    item
    See Also