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

AllowSplitterMove Property

Returns or sets a boolean value that determines whether the user can change the width of the Table.

AllowSplitterMove Property

Syntax:

ActiveGanttVBCtl.AllowSplitterMove [= Boolean Value]

The AllowSplitterMove Property syntax has these parts:

 Part  Description
ActiveGanttVBCtl An object expression that evaluates to an ActiveGantt Schedule Control.
Boolean Value A boolean value that determines if the user can resize the fixed column through the GUI as described in settings.

The settings for Boolean Value are:

 Setting  Description
True (Default). The user can move the Splitter.
False The user cannot move the Splitter.

Remarks:

If the AllowSplitterMove property is set to True the user can change the width of the Table on the left hand side of the control by dragging.

See Also:

AllowAdd Property , AllowColumnSize Property , AllowEdit Property , AllowRowSize Property , AllowRowSwap Property , AllowTimeLineScroll Property

 

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.