Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Event metod name
Permanently deleted user
Created
If I create new event metod, Resharper create metod with name "Control_OnEventName" ex. TextBox_OnClick, but i wanna metod name will be TextBox_On_Click. How do this ?
You can set the pattern used in the options dialog: Code Editing | C# | Naming Style | Advanced.