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

Remove Method (Layers Collection)

Removes a Layer object from the Layers collection.

Syntax:

ActiveGanttVBNCtl.Layers.Remove Index

The Remove Method (Layers Collection) syntax has these parts:

 Part  Description
ActiveGanttVBNCtl.Layers An object expression that evaluates to an ActiveGantt Schedule Control's Layers collection.
Index (Required). A long integer value specifying the index in the Layers collection of the Layer object to be removed.

Remarks:

This method forces a complete repaint of the control if the AutomaticRedraw property is set to True.

See Also:

Layers Property , Add Method (Layers Collection), Clear Method (Layers Collection), Count Property (Layers Collection), Item Property (Layers Collection)

 

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.