Datasheet

P1: GIG
WY006-01 WY006-Sample WY006-Sample-v3.cls January 29, 2004 17:49
Welcome to Visual Basic .NET
Figure 1-15
Figure 1-16
5. Now, directly beneath the label, you want to add a textbox, so that you can enter a name. You are
going to repeat the procedure you followed for adding the label, but this time make sure you
select the TextBox from the toolbar. Once you have dragged-and-dropped (or double-clicked) the
control into the appropriate position, use the Properties window to set its Name property to
txtName and clear the Text property so that the textbox now appears to be blank as shown in
Figure 1-16.
25