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

PictureIndex Property (GanttItem Object)

Returns or sets a long integer value that specifies the index (in the ImageList of the associated Style object) of the picture to be displayed.

PictureIndex Property (GanttItem Object)

Syntax:

GanttItemObject.PictureIndex [= Long Value]

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

 Part  Description
GanttItemObject An object expression that evaluates to a GanttItem object.
Long Value A long integer value that determines the index (in the ImageList of the associated Style object) of the picture to be displayed on the GanttItem object.

Remarks:

This property determines the image that is visible in the GanttItem object, if the associated Style object contains a valid reference to an ImageList object. The Index of any valid Image in the ImageList can be specified. If the value specified is 0 no picture will be displayed.

See Also:

GanttItem Object , Bottom Property (GanttItem Object), Caption 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.