Skip to content

TaskPanelGroupItems Collection Members

See Also

TaskPanelGroupItems Overview

See Also

Task Panel ActiveX Control v24.0

TaskPanelGroupItems Collection Members

Public Methods

Method Description
Public Method Add Adds a new TaskPanelGroupItem to the TaskPanelGroup's collection of items.
Public Method Clear Removes all TaskPanelGroupItems in the TaskPanelGroup's collection of items.
Public Method Find Finds and returns a TaskPanelGroupItem specified by its ID.
Public Method Insert Inserts a new TaskPanelGroupItem into the TaskPanelGroup's collection of items.
Public Method Move Moves a TaskPanelGroupItem to the specified location within the collection of items.
Public Method Remove Removes the specified TaskPanelGroupItem from the TaskPanelGroup's collection of items.

Public Properties

Property Description
Public Property Count Gets the total number of items in the TaskPanelGroup's collection of items.
Public Property Item Gets a TaskPanelGroupItem from the TaskPanelGroup's collection of items specified by its index.

See Also

TaskPanelGroupItems Overview


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