1
Answer

Getting user inputs in the design view

Ask a question
ugp

ugp

17y
1.8k
1
I need to get the user inputs in the design view. NOT in the runtime...how to do this? Say; I have UserControl with 2 textboxes. textbox1 for Name and textbox2 for Age. when i drag this usercontrol to the form(in form design view) i need to get the 2 inputs(Name and Age) and write them to a file...Is this possible

Answers (1)
Next Recommended Forum