Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



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