Navigation: Ultimate Suite for PowerBuilder Help > Profile Picture >

Implementation

Send comments on this topic.

 

Place u_cst_profilepicture from advguicontrols.pbl\pbd on your window.

Call the available functions to change the controls behaviour. There is no special code needed to setup the control.
 

uo_1.of_SetTheme("deepblue")
uo_1.of_SetFrameThickness(2)

Note, if you don't need to change the appearance of the profile picture dynamically, all settings can be defined in the IDE at design time.


Copyright © 2021 Werysoft Inc.