how to set the size of a window - please
-
Could anybody be kind enough to tell me how to set the width and height of a window? at start up and during execution of a program. And also, maximizing the width, height and setting the posistion, please Thanks V Much Simon
-
Could anybody be kind enough to tell me how to set the width and height of a window? at start up and during execution of a program. And also, maximizing the width, height and setting the posistion, please Thanks V Much Simon
Look at
SetWindowPos
, is that what you want?> The problem with computers is that they do what you tell them to do and not what you want them to do. <
-
Look at
SetWindowPos
, is that what you want?> The problem with computers is that they do what you tell them to do and not what you want them to do. <
Yes, please. :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Could anybody be kind enough to tell me how to set the width and height of a window? at start up and during execution of a program. And also, maximizing the width, height and setting the posistion, please Thanks V Much Simon
Or
MoveWindow