Can you please advice how i can code to adjust the mdi picture when form resize event executed, and how i cah adjust the form and control according to the default screen sizes?
Loading
Share Your Source Code or Article
Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.
Submit now...
Submit now...
Sponsor
Receive Free Updates
Today's popular content
- Library System Source Code and It’s Release (433)
- Hotel Reservation System (285)
- Payroll System (285)
- How to Bind Data to the Windows Forms DataGridView Control (285)
- Hotel Reservation System (VB.NET) (272)
- How to Add/Update/Delete Record using MS Access Database (244)
- Free Hotel Management System Manual (240)
- A Simple Add, Edit, Delete, and Search using VB and MSAccess (225)
- Students Information System (224)
- Point of Sale Software (176)
- 1 of 204
- ››
Random Post
- Free Hotel Management - The Master files (40,807)
- Download Crystal Reports 2010 for Visual Studio Now (7,555)
- Savings Calculator Version 1.0 (2,161)
- Banking System (28,917)
- Yard To Feet Converter Using Classes (1,224)
- Library System (15,593)
- Sending mail in Asp.net (4,165)
- PAGING/ PAGINATION IN VISUAL BASIC (2,858)
- ABC Auto Supply Payroll System Version 1.0 Using Struct and Functions (2,845)
- Programmer's Leisure Time (715)
- 1 of 133
- ››
Use ScaleWidth or ScaleHieght
Ex.
Me.Picture1.Width = Me.ScaleWidth
Pages
Add new comment