logo search
Учебник_ПОА

To create a dialog box

  1. On the Project menu, click Add Windows Form, leave the default name Form2, and then click Add.

  2. From the Toolbox, drag a Label control to the form, and change the Text property to Enter the String (one per line).

  3. Add a TextBox control to the form, and change the following properties in the Properties window.

Property

Value

Multiline

True

Scrollbars

Both

Size

255, 160