i am developing an Excel VSTO Add-in for Excel 2016 and later versions, how can i customize a standard Control, is there a Way to use it as a Template for a Custom Control ?
for Example i want to change the editBox apperance from this:
to this (i used windows forms just for demonstration purposes !)
is this possible ?