Tagged Questions
1
vote
2answers
290 views
User-Interface: Best way to toggle MDI frame's on-top status?
I maintain an MFC (VC6) MDI application that uses Frame Windows as views for a document. There is only one document at a time but there are several MDI-Frames each with a different view of the ...