Visual C# 2010 Lesson 10 - Introduction To Creating Forms

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

These are some great videos! I can;t believe I didn't find this channel earlier!

SupermanCJ
Автор

very well explained sir. you made it appear so simple. thank you.

ganeshpatil
Автор

@almot95
I will have a video on this in the near future.
If you click doubleclick on the button to write code before you rename it, it will use that name.
To change it:
Remove the method from your code. While in the code view, click the second drop on the top and choose InitializeComponent(). Find the object that you are working with and you should see code for it EventHandler. Change the name after the THIS. to the correct button name. Go back to the Form and double click button for new methd

lecturesnippets
visit shbcf.ru