Navigation: Ultimate Suite for PowerBuilder Help > PowerCard >

Implementation

Send comments on this topic.

 

Place u_cst_powercard 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_InitializeCard( "C:\dev\Scenery1.png", "Header Text 1", "Description Text 1" )
uo_1.of_InitializeCard( "C:\dev\Scenery2.png", "Header Text 1", "Description Text 1")

Examples:

 

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

 


Copyright © 2021 Werysoft Inc.