HOW DO I MAKE MY FORM ALWAIS ON TOP?
See the Visual Basic CallDll sample. The API function used for this is SetWindowsPos
See http://www.freevbcode.com/ShowCode.Asp?ID=111
Forum Rules