property Node.Picture as Variant
Assign a picture to a node.

 TypeDescription 
   Variant A Picture object that indicates the cell's picture. ( A Picture object implements IPicture interface ), a string expression that indicates the base64 encoded string that holds a picture object. Use the eximages tool to save your picture as base64 encoded format.  
Use the Picture property to assign a picture to a node. The node's icon is displayed on the left side of the node. The node's picture is displayed on the child level area. Use the Image property to assign an icon to a node. Use the Images method to load icons to the control. Use the Picture property to put a picture on the control's background.

 


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.