----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Dhanaventh Message 4 in Discussion Hi Pooran, Thanks for the valuable info. I could implement the resize based on the screen resolution. Thanks Dan -----Original Message----- From: Pooran-Prasad [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:20 AM To: BDOTNET Subject: Re: Resize Win forms with controls based on the screen resolution New Message on BDOTNET Resize Win forms with controls based on the screen resolution Reply Reply to Sender Recommend Message 2 in Discussion From: Pooran-Prasad Hi Dan You can get available screen resolutions from System.Windows.Forms.SystemInformation.MaxWindowTrackSize.Width and System.Windows.Forms.SystemInformation.MaxWindowTrackSize.Height Use them on resize controls according to that. Check [http://www.codeproject.com/vb/net/pflvb7.asp], an article by Benny Mathew, MVP. Hope that helps Have a great day :) R. Pooran Prasad Itreya Technologies Pvt Ltd., Mail: [EMAIL PROTECTED] Phone(Off) : +91(80)5200179 Extn: 51 Mobile: +91 98860 29578 View other groups in this category. **********************************************************Disclaimer*************************************************************************************************************************************** This is a transmission from Ivega Corporation Private Limited (Ivega), and may contain information that is privileged and confidential. Ivega assumes no responsibility for damages resulting from unauthorized access, disclosure, tampering or delayed receipt, which could have occurred during transmission. If you have received this transmission in error, please destroy it and notify the sender immediately. Further, Ivega assumes no responsibility for any opinions, conclusions and other information in this message that do not relate to its official business. ********************************************************************************************************* **************************************************************************************************** ----------------------------------------------------------- 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]
