473,379 Members | 1,191 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Prevent form being resized

17
I made an application. It is completed. But i have one problem is that
when the form is running, anyone can change the size of the form by dragging mouse.
I want to stop this . How to do.
I know this this is shilly question but i need it. Plz Help me
Thanks
May 18 '07 #1
3 2299
Plater
7,872 Expert 4TB
In the form designer, select the form. In the properties menu there will be a property called like "FormBorderStyle" set it to FixedSingle or Fixed3D (or whichever you like)
May 18 '07 #2
kenobewan
4,871 Expert 4TB
Have you tried changing the FormBorderStyle to one of the Fixed values: FixedSingle, Fixed3D, FixedDialog, and FixedToolBar.

The FormBorderStyle property is under the Appearance category. HTH.
May 18 '07 #3
Vidhura
99
Set the FormBorderStyle property of the form other than sizable
For example
Go to property window for form .Set FormBorderStyle=Fixedsingle in property .
May 18 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: dunkonu | last post by:
I am trying to create a form that if the form is manually resized, the textbox will get resized proportionally to the form. thank
11
by: Jozef | last post by:
I have some old code that I use from the Access 95 Developers handbook. The code works very well, with the exception that it doesn't seem to recognize wide screens, and sizes tab controls so that...
5
by: Ron Vecchi | last post by:
I know the math I need to perform on width and height to keep an aspect ratio but where and how would I implement keeping a set aspect ratio on a form when a user resizes it. Override OnResize?...
1
by: Jon Pope | last post by:
I'm maintaining an internal tool within my organization. Some of my users have resized their system font size by changing the DPI setting from 96DPI to 120DPI (by right-clicking the desktop and...
6
by: John Bowman | last post by:
Hi All, I must be missing something really obvious, so I'd appreciate someone helping me out. I have a simple Windows form that currently only has a title bar (aka the Text Property is set) and...
3
by: Yuk Tang | last post by:
If I have a panel in which I have placed a maximised form, what's the easiest way to resize the form to automatically fill the panel when the panel is resized? I am using VS 2003. -- Cheers,...
2
by: vbie | last post by:
How do I prevent a row on a vb.net datagrid from being resized? I want to fix the row height of the datagrid. Ive tried the properfty PreferredRowHeight but the the row could still be resized at run...
0
by: vbie | last post by:
I have a vb.net datagrid (datagridtablestyle) with several columns. How do i prevent the columns from being resized? need help right now pls? thanks! vbie
2
by: Zytan | last post by:
How can I prevent a form from being resized? The default settings don't really make all that much sense. I realize you can instruct it to show scroll bars, and thus if one were made smaller,...
0
by: bbmerong | last post by:
I have a question about qtdesigner. I'd like to know how to prevent a dialog being resized in qtdesigner. I'll wait for your answer. Then, Thank you in advance.
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.