windows form size at display time

G

Guest

Hi,

I am a new user to VB.NET. In the past I never had trouble with creating a
windows form adding objects and then having it display the same size at run
time.

I have a form that is exactly the size I want it to be at run time however
it is about 20% shorter and 10% narrower at run time , which causes controls
not to show up, and some of them are stacking a little bit over each other.

How do I make my form appear exactly at run time as it is in design?

P.S: I think it might have something to do with the new feature of docking
objects to other controls(i.e. : panels) but I have'nt actively done this
knowingly on my part.


thanks

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top