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



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