Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : StatusBar

Function : void setPartText(int parIndex, String newText)


Description

set text of single part of the statusbar.
index must be zero based, e.g. 0 means first index


Return

Nothing


Remarks

e.g.

Status.setPartText(0,"I am first part");





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc