Windows Application
how to initialize components? why it needed?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sudhakar ChaudharyPosted Feb 21, 2012, 3:04 AM
the diff. b/w class and components is that components can hold design area but class not hold design area.
hope the attached file can help you for understanding components and there uses....
Satyapriya NayakPosted Feb 21, 2012, 2:54 AM
Please refer the below link
http://www.dotnetperls.com/initializecomponent
Thanks