Hello, today I'm searching for get the control name, apparently it return the control class but not his name...
How get the "propname" propriety directly in C#?
It's not clear exactly what you want to do and under what circumstances. However assuming that you want to access the propName property for an arbitrary control in a library at runtime then you can get it by reflection.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.