
Just some quick code I threw together that will convert a normal form into a 'read only' form so you don't have to code 2 forms to do the same thing. The code creates the read only form by dynamically generating labels over normal input controls. It currently handles text boxes, comboboxes and option buttons.