|
-
August 2nd, 2001, 01:14 PM
#1
VBA, Zorder, AlwaysOnTop
I need to control the Zorder of several forms which I created in VBA. There are several solutions which I have found which work in VB, but the VBA subset prevents me from using these.
These include:
form.Zorder property (missing in VBA)
Win32 API SetWindowPos function (requires form.hwnd, another missing property in VBA)
If anybody has found a workaround to these problems, please let me know.
Thanks
Security cannot be bought at the expense of civil liberties. Live free or die.
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
|