ResizeWindow or WindowHeight does not state this too!!!'InnerWidth' and 'InnerHeight' specify the required client area (without borders and window decorations)...
PLEASE update the Help file for newbies; it is not clear as written. I am now aware of this, but anybody who just reads the Help file will wonder why setting it to the DesktopHeight() will not match.Move and resize the given window to the given position and size.
Also, please add WindowBorderSize(), WindowHeightOutside() and WindowWidthOutside().
Currently, I can't find where the help file tells how to get the OuterWidth or OuterHeight, or the "border and window decorations" sizes to use for math. It looks like Windows API calls are required to figure it out, and I hate using non-PB commands.
Thanks.