¡@

Home 

c# Programming Glossary: sometextinsomeformchanged

passing data between two forms using properties

http://stackoverflow.com/questions/5087934/passing-data-between-two-forms-using-properties

Form declare event in form 2 public event EventHandler SomeTextInSomeFormChanged public Form2 InitializeComponent public string get_text_for_Form1.. get_text_for_Form1 if subscribers exists if SomeTextInSomeFormChanged null SomeTextInSomeFormChanged this null FORM1.CS public partial.. if subscribers exists if SomeTextInSomeFormChanged null SomeTextInSomeFormChanged this null FORM1.CS public partial class Form1 Form public..