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

SelectedImage Property (Node Object)

Returns or sets a value that determines which picture is associated with the Node object when the node object is selected.

Syntax:

NodeObject.SelectedImage [= Picture Object]

The SelectedImage Property (Node Object) syntax has these parts:

 Part  Description
NodeObject An object expression that evaluates to a Node object.
Picture Object A stdPicture object in Visual Basic 6, a LPPICTUREDISP in MFC, a reference to a System.Drawing.Image object in .Net languages.

Remarks:

This property determines the image that is visible in the Node object when the node object is selected. In Visual Basic 6 a stdPicture reference can be passed, in MFC a LPPICTUREDISP, and in .Net Languages a reference to a System.Drawing.Image 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.