Any good form builder for .NET?

Folks

I am working on building a custom form builder module for our customers … and wondering if you know any good .NET code base references for this module.

Requirements:
Customer should be able to add a form field(radio button, text box, dropdown menu) and customize the values real time.

Any help would be greatly appreciated

Guru

you probably have to custom build something like this.