JavaScript Editor JavaScript Editor     JavaScript Debugger

Previous Section Next Section

Main Page

Creating Always-on-Top Forms

You can make sure a form stays on top of all others by setting its TopMost property to True. You can also change the stacking order of your forms at run time with the BringToFront and SendToBack methods.

Previous Section Next Section




JavaScript Editor Free JavaScript Editor     JavaScript Editor