[Newbie] Maximize and minimize events

  • Thread starter Thread starter Flix
  • Start date Start date
F

Flix

Hi everybody.
I've made a complete scalable window.

When I drag the window borders, all the controls in my window change their
dimension, and the font in the controls change its dimension too.

The problem is that when I maximize my window, or when I minimize it and
then reopen it, the font in the buttons change its position moving slightly
to the right-bottom part.

How can I make my scaling system work in these cases?

Thank you in advance.

PS. I don't use the default button controls, but some XP-enhanced buttons in
a dll called PinkieControls. I don't think that this is important anyway.
 
Hi
This is the effect of the dock and Anchor property of the control , try to
play with these property go get the feeling of their effect
hope that helps

Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

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