lucky shah

lucky shah

  • NA
  • 4
  • 0

To create Text boxes, Combo boxes, IP Address controls at run time

Mar 29 2010 6:29 AM
Hi, I want to create a MDI application in WPF which will contain some "x" tabs each having their own set of controls such as "Text boxes", "Combo boxes", "IP Address control" etc.
The no of tabs and list of controls to be displayed in each tab are available in a XML file.

How to implement this?
Any help on this is highly appreciated.