Write procedures in paragraphs when (continued)
Steps are too general
- (Visual Basic) Developing an Application: To develop an application, you create a user interface by drawing controls, such as text boxes and command buttons, on a form. Next, you set properties for the form and controls to specify such values as captions, color, and size. Finally, you write code for the application.
Procedures have too few steps