From Here…

In this chapter, you have learned about the following:

  • The general definition of procedures

  • How to create and use procedures

  • Passing parameters to procedures

  • Function procedures, which return a value

  • The scope and accessibility of procedures

  • Reusing procedures

Procedures are but one of many different concepts that you will use as you learn to write code. The following chapters can provide more information to you as you develop your coding skills:

  • For an introduction to writing a Visual Basic application, see Chapter 2, “Creating Your First Windows Application.”

  • For a thorough discussion of the pieces that make up a well-rounded application, see Chapter 5, “Visual Basic Building Blocks.”

  • To learn more about how to use variables in your applications, ...

Get Special Edition Using Microsoft® Visual Basic® .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.