Connecting Tech Pros Worldwide Forums | Help | Site Map

VB6 prevent user manually resizing form?

Newbie
 
Join Date: Aug 2007
Posts: 1
#1: Aug 23 '07
VB6 Form resize diable user from manually resizing it?

debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,508
#2: Aug 23 '07

re: VB6 prevent user manually resizing form?


For that u need to change the borderstyle property of the form to FixedSingle.
pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Posts: 5,435
#3: Aug 23 '07

re: VB6 prevent user manually resizing form?


Moving to the Visual Basic forum....
Reply