Zebra0.com
Writing Code in C#
Education Resources
Privacy
Contact
Topics
Algorithms
Alice 3
C++
C# Windows
RGB Colors
Computer Basics
Computer Concepts
Faculty resources
HTML5
Java
Systems Analysis and Design
Visual Basic
Writing Code in C#
,;
Your browser does not support the video tag.
Text of video
private void lblTitle_Click(object sender, EventArgs e) { lblTitle.Location = new Point(0, 100); }
That's all! Congratulations on completing all of the lessons in csharp!