Connecting Tech Pros Worldwide Forums | Help | Site Map

Form

Newbie
 
Join Date: Feb 2007
Posts: 7
#1: Mar 21 '07
Hi everybody,
This is senny, i am developing a small sales register project, where i used one stratup form for enter the username and password.so now i want restrict the user to resize the fom,Can any one give solution to me

regards
senny

vijaydiwakar's Avatar
Site Addict
 
Join Date: Feb 2007
Posts: 579
#2: Mar 21 '07

re: Form


Quote:

Originally Posted by sengmca

Hi everybody,
This is senny, i am developing a small sales register project, where i used one stratup form for enter the username and password.so now i want restrict the user to resize the fom,Can any one give solution to me

regards
senny

Don't open multiple thread for same Q
Member
 
Join Date: Feb 2007
Posts: 53
#3: Mar 21 '07

re: Form


Set the form property BorderStyle=Fixed Single or Fixed Dialog
Reply