只要设置窗体的TopMost属性即可:

registerForm.TopMost = true;

相关文章: