I want to change the 'leftIcon' variable in the CustomTextField class from the ViewController. however, I get the following error in the CustomTextField class.
I have created a C# VSTO add-in with Visual Studio 2019 that receives commands from a socket connection and it can insert text, modify buttons only in my ribbon
There is any way to change the color of color set programmatically. I use theme color in Xcode and now I want this color come from API. Anyone can solve my