When you need to pass sender and e to the function (e.g. a form control event)


	frmMain_Load(this, new EventArgs());