Easy
You are creating a Windows Forms application. You want to give the user the ability to manually resize the form. What value should you set the FormBorderStyle property of your form to?
Author: Guillaume BroutStatus: PublishedQuestion passed 207 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about C# Winforms
1
What is the default value of the SelectionMode property of a ListView in C#?0
Write a C# program that prints the following output: Tree0
Create a custom control in C#0
What is the name of the technology that allows you to deploy a C# application to a user's computer without the user having to install it?0
How to bind a ComboBox to a DataTable in C#