SyntaxFix
Write A Post
Hire A Developer
Questions
More precisely, add the code below to the private void InitializeComponent() method of the Form class:
private void InitializeComponent()
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;