Skip to content

Pinned Property

Description

Gets or sets the pinned state for the item.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Pinned() As Boolean

Return Type

The pinned state for the item.

Remarks

The pinned state of the item will display a pin icon to the right of the item if Pinable is True for the RecentFileList. When the item is "pinned," it will be displayed at the top of the list, regardless of the order it was added. By default, items are listed in the order in which they were added. When "pinned," the pin icon will also change, showing that the item is in fact pinned.

See Also


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