HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - ActiveGantt Scheduler 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

Clear Method (Milestones Collection)

Removes all Milestone objects in the Milestones collection.

Syntax:

ActiveGanttVBCtl.Milestones.Clear

The Clear Method (Milestones Collection) syntax has these parts:

 Part  Description
ActiveGanttVBCtl.Milestones An object expression that evaluates to an ActiveGantt Schedule Control's Milestones collection.

Remarks:

Using clear removes all Milestone objects from the Milestones collection and forces a complete repaint of the control if the AutomaticRedraw property is set to True. To remove only one object from the Milestones collection, use the Remove method.

See Also:

Milestones Property , Count Property (Milestones Collection), Item Property (Milestones Collection), Remove Method (Milestones Collection)

 

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.