Hi,
As we all know, using reflection, we can get access to the types of any external application as well as we can set the value of Fields too at runtime. I am trying to change the property of Winform application. I simply want to replace the Winform text using Reflection. Can anyone provide me solution for this problem?
As we all know, using reflection, we can get access to the types of any external application as well as we can set the value of Fields too at runtime. I am trying to change the property of Winform application. I simply want to replace the Winform text using Reflection. Can anyone provide me solution for this problem?