Protected Overrides Sub OnInit( _ ByVal e As EventArgs _ )
Dim instance As PrintTask Dim e As EventArgs instance.OnInit(e)
protected override void OnInit( EventArgs e )