A
A.M
Hi,
I am learning how to program InfoPath in VS.NET. I cannot modify a textbox's
text in C# code. I tried:
txtName.Text = "Alan";
But it doesn't compile. Perhaps InfoPath UI programming is totally different
from WinForms development. Could you give me some clue how to do that?
Thank you,
Alan
I am learning how to program InfoPath in VS.NET. I cannot modify a textbox's
text in C# code. I tried:
txtName.Text = "Alan";
But it doesn't compile. Perhaps InfoPath UI programming is totally different
from WinForms development. Could you give me some clue how to do that?
Thank you,
Alan