Copyright © 1998-2015 MultiMedia Soft

Caption property

Previous pageReturn to chapter overviewNext page

Type

LPCTSTR for Visual C++

String for Visual Basic

 

 

Syntax

object.Caption [=String]

 

 

Remarks

The caption text that appears over the button.

By default, the text alignment is both horizontally and vertically centered.

For a better management of the caption text refer to the TextDescrCaption property and to the How to put text over the button section.

To change the text font see the FontTextCaption property.