On my form I have a label named Test1. On double click I'm running code. Is there a method to get the name of the control that initiated the call. Or is there a way to get the name of the code running. Because the sub name has the name of the contol embedded example: sub test1_DoubleClick.