Electronic Technology Consultant Resources
Our resources for other geeks, designers and engineers.
Home
>
Category
>
Programming
>
C Sharp
>
Forms
Calling A Form Control Event
When you need to pass sender and e to the function (e.g. a form control event)
EventArgs MyArgs = new EventArgs(); frmMain_Load(this, MyArgs);
Tweet
Categories
open all
|
close all
Search for:
Plain Text Categories
Programming
C Sharp
.C# Specifications
.Projects General
Define
Forms
Memory
Strings
Try Error Catching
Resources
iOS Resources
Visual C++ Resources
Pages
Contact Us
Finding An Electronic Technology Consultant