Tuesday, November 17, 2015

Tutorial in Visual Studio C Sharp or C# Part Three: Setting The Environment

Hi Ladies and Gentlement,

We might set our environment using these settings:

Change the text properties of Form1 to "About", then click "View->ToolBox"
Drag the Label from ToolBox to Form1


From the above picture, we may see now our Welcome Screen will be filled by label to show the information about who we are.

You may play from many font available from properties of label; for this case just use the following font:


Drag the label until it fits the screen:


Here we are. Are you here already? You should, since it is very simple and intuitive steps.

No comments:

Post a Comment