Style Property
Command Bars ActiveX Control v24.0
Description
Gets/sets the style of the control.
Property type
Read-write property
Syntax (Visual Basic)
Public Property Style() As XTPButtonStyle
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.