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



Browse class : StatusBar

Function : void create(String title,UINT uniqueID,int X,int Y,int Width,int Height,_window parent [,int totalParts,bool enabled,bool visible,bool center,bool default,UINT extendedStyle])


Description

works same as constructor with arguments, please see

StatusBar(String title,UINT uniqueID,int X,int Y,int Width,int Height,_window parent [,int totalParts,bool enabled,bool visible,bool center,bool default,UINT extendedStyle]).

This function is useful when you have created object with default constructor and want to create the control later.


Return

Nothing


Remarks







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