Skip to content

AllowDrop Property

Description

The AllowDrop property specifies whether TaskPanelGroupItem objects can be dropped into the group.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AllowDrop() As Boolean

Remarks

Despite its name, the AllowDrop property does not control whether the group can be dropped. The AllowDrag property is used to control dragging and dropping of the actual group.

See Also


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