ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IconSet Class / ChangeItemKey Method

In This Topic
    ChangeItemKey Method (IconSet)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ChangeItemKey( _
       ByVal item As C1Icon, _
       ByVal newKey As System.Drawing.Size _
    ) 
    protected void ChangeItemKey( 
       C1Icon item,
       System.Drawing.Size newKey
    )

    Parameters

    item
    newKey
    See Also