Form location

  • Thread starter Thread starter Aleksey
  • Start date Start date
A

Aleksey

Hi, guys!
I need create a new form by click on MyControl and place it under
MyControl on the screen
How can I do that

Thanks a lot
 
Aleksey,

Frankly I don't understand your question, but if you are asking how to
manually position a form then what you need to do is to set Form.Start
position to FormStartPosition.Manual and then set correct value for the
Location property.
 

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

Back
Top