Skip to content

Parent Property

Description

Returns a reference to the parent command bar or ribbon bar control.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Parent() As [CommandBar](XtremeCommandBars~CommandBar.md)

Remarks

If the gallery is used in a ribbon bar, then Parent will contain a reference to the ribbon bar. If the gallery is on a command bar, then Parent will contain a reference to the parent command bar.

See Also


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