Navigation: Ultimate Suite for PowerBuilder Help > Breadcrumb > Functions >

updatepicture

Send comments on this topic.

 

Description:

Updates the picture for the given Breadcrumb item.


Syntax:

updatepicture (long itemhandle, string label)

Argument

Description

itemhandle

The item for which you want to update the picture for.

picture

The new picture to display for the passed in itemhandle

Return Value:

Returns 1 if itemhandle is valid. Returns -1 if an invalid itemhandle is passed in.

Usage:


Copyright © 2023 Werysoft Inc.