Hello
I am working on a project where we use a propertygrid to present some data. We have added globalization, including a custom DescriptionAttribute class:
[AttributeUsage(AttributeTargets.Property)]
public sealed class LanguageKeyDescriptionAttribute : DescriptionAttribute
{
private...
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.