TaskPanelItem Object
Description
Used as an interface to access a TaskPanelGroupItem.
For a list of all members defined in this module, see TaskPanelItem Members.
Object Model



Remarks
This is only used as an interface in the ItemRButtonDown event to access information about the item that was clicked. TaskPanelGroupItem is derived from TaskPanelItem; however, TaskPanelItem is only used as an interface. When working with items outside the event, you must use TaskPanelGroup and TaskPanelGroupItem.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.