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

AllowStretchLeft Property (Task Object)

Returns or sets a boolean value that specifies whether the user can stretch the Task object to the left.

Syntax:

TaskObject.AllowStretchLeft [= Boolean Value]

The AllowStretchLeft Property (Task Object) syntax has these parts:

 Part  Description
TaskObject An object expression that evaluates to a Task object.
Boolean Value A boolean value that determines if the user can stretch the Task object to the left as described in settings.

The settings for Boolean Value are:

 Setting  Description
True (Default). The user can stretch the Task object to the left.
False The user cannot stretch the Task object to the left.

Remarks:

Use this property to determine if the user is allowed to stretch the Task object to the left.

 

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.