ugp

ugp

  • NA
  • 11
  • 0

Getting user inputs in the design view

May 28 2007 12:01 AM
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)