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 (GanttItem Object)

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

Caption Property (GanttItem Object)

Syntax:

GanttItemObject.Caption [= String Value]

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

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

GanttItem Object , Bottom Property (GanttItem Object), EndDate Property (GanttItem Object), Key Property (GanttItem Object), LayerIndex Property (GanttItem Object), Left Property (GanttItem Object), LeftTrim Property (GanttItem Object), Picture Property (GanttItem Object), Predecessors Property (GanttItem Object), Right Property (GanttItem Object), RightTrim Property (GanttItem Object), RowKey Property (GanttItem Object), StartDate Property (GanttItem Object), StyleIndex Property (GanttItem Object), Tag Property (GanttItem Object), TaskAttributes Property (GanttItem Object), Top Property (GanttItem 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.