Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / Palettes Class / ChangeItemKey Method

In This Topic
    ChangeItemKey Method (Palettes)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ChangeItemKey( _
       ByVal item As Palette, _
       ByVal newKey As System.Drawing.Color _
    ) 
    protected void ChangeItemKey( 
       Palette item,
       System.Drawing.Color newKey
    )

    Parameters

    item
    newKey
    See Also