Related resources for Pass Data Between Forms
  • Using Properties Approach to Pass Data Between Forms8/4/2013 6:52:37 PM. In this article we will learn how to data between forms in C# Windows Forms. There are many such approaches to passing data between forms. Here we will learn the Properties approach in detail.
  • Passing Data Between Forms5/19/2012 4:06:08 AM. There are so many methods to pass data between forms in windows application. In this article let me take four important and easiest ways of accomplishing this.