EPICS SLAC Virtual Lab Design Documentation

Event Methods for buttons can be created easily in Visual Studio.NET, by simply double-clicking on the appropriate button. On your main form, double-click on the Close button. Visual Studio will take you to the code window for your form and automatically create a btnClose_Click event method: ................
................