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

Visible Property (Predecessor Object)

Returns or sets a boolean value that determines whether the Predecessor object is visible.

Syntax:

PredecessorObject.Visible [= Boolean Value]

The Visible Property (Predecessor Object) syntax has these parts:

 Part  Description
PredecessorObject An object expression that evaluates to a Predecessor object.
Boolean Value A boolean value that determines if the Predecessor object is visible as described in settings.

The settings for Boolean Value are:

 Setting  Description
True (Default). The predecessor object is visible.
False The predecessor object is not visible.

Remarks:

Use this property to show and hide predecesor objects.

 

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.