Navigation: Ultimate Suite for PowerBuilder Help > Custom StaticText >

Implementation

Send comments on this topic.

 

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

You can set properties from the IDE. If you need to set properties at run time, use the corrisponding object function.
E.g.
      of_Text(...)
      of_AlignLeft()
      of_AlignRight()
       ect...


 


Copyright © 2021 Werysoft Inc.