i want to inherit a class from PictureBox control and that when the event mouseEnter and mouseHover happens it makes something...how do i do that?

pay attention that i dont want to make that the user that uses the class has to write that code..what im questioning is how i make that the class implements that so the user has to write none in the final code