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

RightTrim Property (Task Object)

Returns a long value that determines the real right X coordinate of the Task object

Syntax:

TaskObject.RightTrim [= Long Value]

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

 Part  Description
TaskObject An object expression that evaluates to a Task object.

Remarks:

Use this property to determine the placement of the object during custom drawing operations or when placing other controls on the ActiveGantt control. Sometimes, during drawing, certain objects might get trimmed on the left or on the right, this property will return the exact position even when the object has been trimmed. If the object has not been trimmed this property will be equal to the Right property of the object. This value is always given in pixels and is relative to the ActiveGantt control.

See Also:

Task Object , Bottom Property (Task Object), Caption Property (Task Object), EndDate Property (Task Object), Key Property (Task Object), LayerIndex Property (Task Object), Left Property (Task Object), LeftTrim Property (Task Object), Picture Property (Task Object), Predecessors Property (Task Object), Right Property (Task Object), RowKey Property (Task Object), StartDate Property (Task Object), StyleIndex Property (Task Object), Tag Property (Task Object), TaskAttributes Property (Task Object), Top Property (Task Object)

 

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.