----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Varad_RS Message 2 in Discussion Hi, If you want to combine the functionality of one or more Windows Forms controls with custom code, then you should create a user control. User controls combine rapid control development with standard Windows Forms control functionality and the versatility created by adding custom properties and methods. When creating a user control, you are presented with a visible designer, upon which you may place standard Windows Forms controls. These controls retain all of their inherent functionality, as well as the look and feel of standard controls, but once they are built into the user control they are no longer available to the developer through code. The user control does its own painting and also handles all of the basic functionality associated with controls. Chcek out this MSDN Link for more information: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconwhatkindofcontroldoineed.asp Hope this helps... Let me know.. Thanks, Varad. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
