|
-
Feb 3rd, 2000, 12:01 PM
#1
Thread Starter
New Member
I am currently writing an application within VB and require an API or collaboration of API's that will allow me to maximise an application window that appears on the desktop. I have tried WM_MDIMAXIMIZE and WS_MAXIMIZE but both do not do what I want. Can anyone help ?
-
Feb 3rd, 2000, 12:04 PM
#2
Member
Can't you just set the WindowState property in design time ?
-
Feb 3rd, 2000, 12:22 PM
#3
Thread Starter
New Member
Originally posted by Frederik Gekiere:
Can't you just set the WindowState property in design time ?
-
Feb 3rd, 2000, 12:23 PM
#4
Thread Starter
New Member
The Application I am trying to Maximise is independent of VB. It is not a form !! it is a windows application that i open from a call in VB.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|