Controls on form shrinks
-
HI, I have developed the windows form with edit controls and static controls which at design time seems ok. But when I compile the project and run the form and the controls on it shrinks. I tried adding the Resize event and settings the FormBorderStyle to FixedSingle through which the form seize seems ok but the controls on it still shrinks. Any kind of help is appreciated -Regards
"A winner is not one who never fails...but the one who never quits"
-
HI, I have developed the windows form with edit controls and static controls which at design time seems ok. But when I compile the project and run the form and the controls on it shrinks. I tried adding the Resize event and settings the FormBorderStyle to FixedSingle through which the form seize seems ok but the controls on it still shrinks. Any kind of help is appreciated -Regards
"A winner is not one who never fails...but the one who never quits"
Ganesh_T wrote:
But when I compile the project and run the form and the controls on it shrinks.
Are you running it on a different machine?
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
-
HI, I have developed the windows form with edit controls and static controls which at design time seems ok. But when I compile the project and run the form and the controls on it shrinks. I tried adding the Resize event and settings the FormBorderStyle to FixedSingle through which the form seize seems ok but the controls on it still shrinks. Any kind of help is appreciated -Regards
"A winner is not one who never fails...but the one who never quits"
-
i mean that could be a bug what IDE you use ? i got the same behaviour a couple time ago.. i think i solved it with a reinstallation of the IDE hope i could help :)
-
Ganesh_T wrote:
But when I compile the project and run the form and the controls on it shrinks.
Are you running it on a different machine?
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]