I always change it to:Private WithEvents Button1 As System.Windows.Forms.ButtonIs there a way I can change this so VS defaults to Private instead of Friend?I looked thru the VS settings and I don't see one, but there are so many settings that maybe I missed it. I'm using VS2008....