|
-
Dec 11th, 1999, 05:45 AM
#1
I want to show/hide a frame (containing label box) as the topmost (.zorder 0) on another form (which may be hidden). This can occur at anytime (activated by comms interrupt).
I can do .visible =true .zorder 0 but when the target form is shown, (or refreshed during various operation when that form is active) it ignores or superceedes the frames settings and so burys the frame down the zorder.
Can I force the frame on top? or do I have to constantly loop testing a flag in the target form's code? (ugly!)
I have tried SetWindowPos but doesnt seem to work for frames??
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
|