Skip to content

AllowQuickAccessDuplicates Property

Description

Specifies whether to allow duplicate items to be added to the quick access bar.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AllowQuickAccessDuplicates() As Boolean

Remarks

By default, AllowQuickAccessDuplicates is False. When True, the same item can be added to the quick access bar many times. When False, once an item has been added to the quick access bar, the option to add it again will be disabled.

See Also


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