Irek's .NET Corner
All content is Visual Studio and .Net related. Tutorials, News and other content
BE SOCIAL
Tuesday, December 16, 2014
Recommended Reading
Tuesday, November 25, 2014
Creating Custom Buttons in Visual Studio
A short YouTube video tutorial on creating custom graphical buttons for your .NET applications
In this tutorial you will learn how to use a PictureBox to work as a button in your application. By changing the PictureBox image you can achieve a graphical effects that are only limited by your creativity and graphic design skills. We also provide here full source code used in this demo.
In this tutorial you will learn how to use a PictureBox to work as a button in your application. By changing the PictureBox image you can achieve a graphical effects that are only limited by your creativity and graphic design skills. We also provide here full source code used in this demo.
Thursday, November 20, 2014
.Net Multithreading
This post is a companion to the video tutorial released on YouTube. It includes complete code used in the sample application featured in the video. You are welcome to copy and paste parts or entire code section. If you have any questions or comments please do not hesitate to leave them at the end of this post.
THE FOLLOWING IS A YouTube VIDEO TUTORIAL PART 1 - 3
Subscribe to:
Posts (Atom)