| Published on March 09, 2007 [03:04:02 PM] |
Browse class : StatusBar|
Description constructor that creates a statusbar n another control or a window specified in argument parent. use of title has no reflect over the created statusbar. Return Nothing |
Remarks e.g. Form form1; StatusBar st("",AUTO_ID, 0,0,100,25,form1,4); //AUTO_ID is macro that creates unique id //4 is number of parts |
| Visit www.radcpp.com for more help and updates. | Documentation created using FlaX.Doc |