SetBounds problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Simon Ren

    #1

    SetBounds problem

    I use SetBounds method to do a custom layout for childrens
    windows of a MDI form. I am able to change the sizes of
    the child window, but not the position. No matter how I
    change the x, y parameter in the SetBounds method. The
    window is alway displayed in the default position.

    Any idea?
Working...