.net - Set Z-Index of Window comparatively to other windows -



.net - Set Z-Index of Window comparatively to other windows -

how can i, in vb.net, set window's z-index comparatively other windows?

my programme runs in background of other programs, , when specific event happens, custom class pops up. however, sometimes, window in background of other apps. how can create such window comes front? realize there questions mine, cannot find in visual basic.

i appreciate code in vb.net, not c#.

thanks,

odinulf

set topmost property true.

.net vb.net vb.net-2010

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -