HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - XTTreeview Component for Visual Basic 6.0 And MFC - 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

CaptionAlignmentHorizontal Property (Style Object)

Returns or sets a numeric value that determines the horizontal alignment of the caption.

CaptionAlignmentHorizontal Property (Style Object)

Syntax:

StyleObject.CaptionAlignmentHorizontal [= GRE_HORIZONTALALIGNMENT]

The CaptionAlignmentHorizontal Property (Style Object) syntax has these parts:

 Part  Description
StyleObject An object expression that evaluates to a Style object.
GRE_HORIZONTALALIGNMENT A numeric value that determines the caption's horizontal alignment as described in settings.

The settings for GRE_HORIZONTALALIGNMENT are:

 Setting  Description
1 (GRE_HORIZONTALALIGNMENT.HAL_LEFT). Horizontal alignment left.
2 (GRE_HORIZONTALALIGNMENT.HAL_CENTER). (Default). Horizontal alignment center.
3 (GRE_HORIZONTALALIGNMENT.HAL_RIGHT). Horizontal alignment right.

Remarks:

For additional horizontal positioning of text refer to the CaptionXMargin property of the Style object.

 

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.