Jump to content

WinMove limitations


mscdex
 Share

Recommended Posts

Why is there a limitation for the COM WinMove function with regards to width and height?

According to the documentation ....

If very width and height are small (or negative), the window will go no smaller than 112 x 27 pixels.

Is there any way to get around this limitation?

Edited by mscdex
Link to comment
Share on other sites

If you manually resize a window to minimum, I guess the result is the same. Just a small piece of a title bar. There wouldn't be much sense to make it smaller. If it needs to be hidden, alter the window visibility instead.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...