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



Browse class : Label

Function : Label(String title,UINT uniqueID,int x, int y, int w, int h,_window parent,bool enabled,bool visible,bool center,UINT extendedStyle)


Description

Constructor that creates the label. It accepts same arguments as of function create.
Title is the caption/text that is displayed on a label, parent is the parent form label is created at, or any other control that can be parent to a label.


Return

Nothing


Remarks







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