Skip to content

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

TaskPanelItem Object Model
Parallel Multiplier
Group (TaskPanelGroup)
Parent Items (TaskPanelItems)

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

TaskPanelItem Members


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.