开发者

Keep window in front of another window (not on top) in Windows

In Windows, is there a fairly reliable way to keep a window in front of another window?

The window in question would ideally 开发者_开发问答always have a z-order of one greater than its target.


Owner window.

new FormToolbar().Show(this);  // shows the toolbar on top of this window.

(when this is the form that should remain 1 behind the toolbar window.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜