| - Add ordinary controls (not data-aware ones) to the panel in whatever way you wish. Standard edit controls, rich edit boxes, radio groups, check boxes, combo boxes, list boxes, and images are all recognized. In this case just add two edit boxes, Edit1 and Edit2, and two labels, Label1 and Label2. The text in the edit boxes will be stored but the labels will not.
|