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

Remarks

This property specifies how the control is displayed. You can choose to display only the control's icon, both icon and caption, or only the caption.

See Also


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