HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - XTTreeview Web Server Component for Visual Basic .Net and C# - The Source Code Store .Com - Professional source code for Microsoft Visual Basic and Visual Studio .NET and specialized software components.
Back to Table of Contents
Example
Send Feedback

Caption Property (Header Object)

Returns or sets a string value that specifies the text of the Header object.

Caption Property (Header Object)

Syntax:

HeaderObject.Caption [= String Value]

The Caption Property (Header Object) syntax has these parts:

 Part  Description
HeaderObject An object expression that evaluates to a Header object.
String Value A string value that determines the Header object's text.

Remarks:

A caption can be any combination of numeric or alphanumeric characters. Captions are printed in one line without wrapping. The associated Style object controls how the caption is displayed. If the CaptionVisible property of the associated Style object is set to False, no caption is displayed. Vertical and Horizontal alignment of the Caption is controlled by the associated Style object's CaptionAlignmentHorizontal and CaptionAlignmentVertical properties. The offset margin of the caption is determined by the associated Style object's CaptionXMargin and CaptionYMargin properties. The Font used to display the caption is determined by the Font property of the associated Style object. The color of the caption is determined by the Associated Style object's ForeColor property.

 

Home | Products | Support | Downloads | OnLine Store

Online Documentation | Licensing | About Us | Contact Us

Privacy Terms of use Copyright (c)2002-2005 The Source Code Store LLC. All trademarks are property of their legal owner.