Skip to content

VerticalOptions Property

Description

Specifies how a CommandBarControlCustom should look if the parent toolbar is docked vertically.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property VerticalOptions() As [XTPControlCustomVerticalOptions](XtremeCommandBars~Enumerations~XTPControlCustomVerticalOptions_EN.md)

Remarks

When a CommandBarControlCustom is in a toolbar docked vertically, how the CommandBarControlCustom will be displayed will depend on the XTPControlCustomVerticalOptions flag assigned to the VerticalOptions property.

If VerticalOptions is set to xtpVerticalButton, you can assign an icon to be used when the control is displayed as a button if the IconId is set.

See Also


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