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

Add Method (Styles Collection)

Adds a Style object to the Styles collection.

Syntax:

Styles.Add([Key As String])

The Add Method (Styles Collection) syntax has these parts:

 Part  Description
Styles An object expression that evaluates to an XTTreeview Control's Styles collection.
Key (Optional). A string value that uniquely identifies the Style object.

Remarks:

This method adds objects at the top of the list. In order to retrieve the index of the Style object that was added use the collection's Count 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.