Monday, July 25, 2016

Directory Search using C#


 Hi In this blog I am going to show how to perform directory search using c#.First create a C# windows Form Application Project.And then design  form as show in the figuer.


Thursday, July 21, 2016

Dragable Transparent Windows Form in C# - Part 2

 Hi In my previous blog i shown to create a transparent windows form.In this post i am going to show how to drag the transparent windows form to any location.


Monday, July 18, 2016

Creating Transparent Forms C#

       Hi in this post I am going to show how to create a transparent forms in c#.First create a c# windows application project and then that change background color of the form as show in the image.



Saturday, July 2, 2016