Protected Sub OnDraw( _ ByVal e As EventArgs _ )
Dim instance As View Dim e As EventArgs instance.OnDraw(e)
protected void OnDraw( EventArgs e )