R
Reza Razavipour
In a Windows Form, I have a control called MyEditC, an edit control. I want
to have a string variable that holds the string value of MyEditC. In C++,
this was done through DataExchange, DDX... and UpdateData calls. Does this
ring a bell?
How does one do it in C#?
Thanx,
Reza
to have a string variable that holds the string value of MyEditC. In C++,
this was done through DataExchange, DDX... and UpdateData calls. Does this
ring a bell?
How does one do it in C#?
Thanx,
Reza