Chapter 3 of the document focuses on Graphical User Interface (GUI) elements in visual programming, specifically using C#. It covers various controls like forms, buttons, labels, textboxes, and more, explaining their properties, events, and how to manipulate them in code. Additionally, it discusses object-oriented concepts related to forms and includes practical coding examples for changing properties and handling user interactions.