|
-
May 3rd, 2000, 03:04 AM
#1
Thread Starter
New Member
I want to be able to show a form and have it appear on top of the task bar (one that is set to always on top) I know that when you right click a system tray icon the PopMenu appears on top of the task bar. How can I get a small form to do that? I have tried:
MyForm.ZOrder
SetForegroundWindow MyForm.hwnd
but the form always shows up underneath the taskbar. Is this possible? Obviously the Popmenu seems to have the ability...
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
|