Database Reference
In-Depth Information
Set the Size property's Width to 35 and Height to 13.
Set the Text property to Name.
7. Drag a TextBox control to the form, and position it next to the Label control
called Name. Select this TextBox control, navigate to the Properties window,
and set the following properties:
Set the Name property to txtName.
Set the Location property's X to 99 and Y to 64.
Set the Size property's Width to 128 and Height to 20.
Leave the Text property blank.
8. Right now your CommandNonQuery form in the Design view should look like
Figure 13-7.
Figure 13-7. The Design view of the CommandNonQuery form
9. Continuing with the form designing, drag another Label control over the
GroupBox called gbInsertCurrency and position it below the Name label
toward the left side of the GroupBox. Select this Label control, navigate to the
Properties window, and set the following properties:
Set the Name property to lblModifiedDate.
Set the Location property's X to 19 and Y to 97.
Set the Size property's Width to 73 and Height to 13.
Set the Text property to Modified Date.
 
Search WWH ::




Custom Search