Forum Discussion
nishay_patel
11 years agoOccasional Contributor
Oh, I should clarify, I am using SetWindowPos() to set the form as the topmost window on the screen.
Win32API.SetWindowPos(form.Handle, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOMOVE + SWP_NOSIZE);
Win32API.SetWindowPos(form.Handle, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOMOVE + SWP_NOSIZE);
Related Content
- 15 years ago
- 3 years ago
Recent Discussions
- 4 days ago
- 4 days ago