TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Alessandro Ranieri
NA
3
2.1k
Putting a winform in front of another app window progmtcally
Aug 19 2014 11:25 AM
Hello to everyone.
I'm looking for a solution to the following problem and i hope someone have any good tips for me:
I have inherited a legacy application, written in C with WinAPI, that draws a 2d animation inside a window on the screen. Now I have to develop (in C#) another application that simply draws some winforms with several buttons that have to be ALWAYS in front of the legacy window, i.e. if a user click on the window of the legacy application, my winforms have to remain foreground. I would avoid to modify the legacy application, and I would act only on the new application written in C#. The "topmost" option is only the very last chance.
Thanks in advance for each contribution!
Reply
Answers (
4
)
Adding textbox and labels on a button
Display SQL database for authenticated users