Dear Dimitar,
Thanks for the mail.
But still I am unsure with the answer.
1.I have my own usercontrol of every telerik controls like Labels,MCBBS.(This is because I have set of properties and handlers to be done in once)
2.Event time when form is loading , it will enter into the Usercontrol New() method.
3.It occupies 100- 300kb memery for every control irrespective of Labels,Mccbs,textbox.
4.When the form is open again and again, memory is very high, eventhough I disposed all the controls,forms.....
5.Let me know, is it because I am having Usercontrols or natuarlly when we are using drag and drop of Telrik controls.?
6.Please guide me, why memory consumption is high for my application.