Skip to content

Style Property

Description

Gets/Sets the style of the control.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Style() As [XTPButtonStyle](XtremeCommandBars~Enumerations~XTPButtonStyle_EN.md)

Remarks

This allows you to specify how the control is displayed. You can choose from only displaying the control's icon, both icon and caption, or only the caption.

See Also


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