This option controls whether event access should be qualified with this. (C#) or Me. (Visual Basic).
this.Event += handler;
Event += handler;