12-1 C# Programming: Intro To Windows Forms: The Form Class and Windows Event Queue

Опубликовано: 30 Март 2026
на канале: Pulp Free Press
674
6

The material for this video comes from the book C# For Artists: The Art, Philosophy, and Science of Object-Oriented Programming.

http://pulpfreepress.com/content/Prod...

In this video I show you how to create a simple GUI application using C# and the System.Windows.Forms.Form class. I then explain the concept of the Windows event queue and you how to intercept and write Windows event messages to the console.