Database Reference
In-Depth Information
Editor, and click OK. Notice the highlighted text in the mapping shown in
Figure 19-10.
Figure 19-10. XML mapping associated with the Entity Data Model
14. Switch to Solution Explorer, and rename Form1 to PublishCurrency.cs .
15. Drag a TextBox control to the form, and position it toward the center of the
form. Select this TextBox control, navigate to the Properties window, and set
the following properties:
Set the Name property to txtCurrency.
For the Location property, set X to 12 and Y to 12.
Set the Multiline property to True.
Set the ScrollBars property to Vertical.
For the Size property, set Width to 518 and Height to 247.
Leave the Text property blank.
16. Now your PublishCurrency form in the Design view should like Figure 19-11.
 
Search WWH ::




Custom Search