Hi, I have a problem with my visual studio 2017 when I extend a class then I would like to automatically implement methods as in C# but in my case it does not work. May be you guys can guide me which tool or extension should I install to overcome this issue.
Thanks
you should right click the blank area of the class rather than a method, then you'll see the methods you can overwrite
Hi,
On the same screenshot you pasted there is an option "Open designer" - Clicking on that will open a class in the separate tab - On that, right click the class >> Override >> You will be able to see all the methods that can be overridden.
Thanks,
Girish S.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156