HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - ActiveGantt Scheduler Component for Visual Basic .Net - 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 (Milestone Object)

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

Caption Property (Milestone Object)

Syntax:

MilestoneObject.Caption [= String Value]

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

 Part  Description
MilestoneObject An object expression that evaluates to a Milestone object.
String Value A string value that determines the Milestone 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.

See Also:

Milestone Object , Bottom Property (Milestone Object), Key Property (Milestone Object), LayerIndex Property (Milestone Object), Left Property (Milestone Object), LeftTrim Property (Milestone Object), MilestoneDate Property (Milestone Object), Picture Property (Milestone Object), Predecessors Property (Milestone Object), Right Property (Milestone Object), RightTrim Property (Milestone Object), RowKey Property (Milestone Object), StyleIndex Property (Milestone Object), Tag Property (Milestone Object), Top Property (Milestone Object), Visible Property (Milestone Object)

 

Home | Products | Support | Downloads | OnLine Store

Online Documentation | Licensing | About Us | Contact Us

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