This article is a basic article to create label without UI Designer. Article demonstrates the use of CEikLabel API to create label in application. As mentioned in article, it is important to implement a compound control, by implementing CountComponentControls() and ComponentControl() method of CCoeControl, otherwise control can not be visible on screen.
The code snippests with the libraries required are describes in this article. This article can be useful to beginners.
--kamlesh sangani 13:34, 29 September 2009 (UTC)