Skip to content

DrawTextFormat Property

Description

Text format for tab buttons.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property DrawTextFormat() As [XTPTabDrawTextFormat](XtremeCommandBars~Enumerations~XTPTabDrawTextFormat_EN.md)

Remarks

DrawTextFormat can contain one or more flags from the XTPTabDrawTextFormat enumeration to specify the text format used to draw text in tab buttons.

By default, the xtpTabDrawTextLeft and xtpTabDrawTextVCenter flags are combined using the bitwise OR operator.

See Also


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