tvPictureRight
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Returns the right picture of a CT_TREE on given path.
Syntax
- Syntax:
- tvPictureRight [idc, path]
- Parameters:
- idc: Number
- path: Array - Path
- Return Value:
- String - Path to picture
Alternative Syntax
- Syntax:
- ctrl tvPictureRight path
- Parameters:
- ctrl: Control
- path: Array - Path
- Return Value:
- String - Path to picture
Examples
- Example 1:
-
_path= _controlTV tvPictureRight [0, 0];
Additional Information
- See also:
- tvSetPictureRight tvSetPicture tvPicture
- Groups:
- GUI Control - Tree View