ICustomTranslated Interface
Note: This API is now obsolete.
Makes a control custom translatable. See
Language.
Namespace: KGySoft.Libraries.LanguageAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
[ObsoleteAttribute("This type belongs to the obsoleted Language class. Use ICustomLocalizable and LocalizationHelper instead.")]
public interface ICustomTranslated
<ObsoleteAttribute("This type belongs to the obsoleted Language class. Use ICustomLocalizable and LocalizationHelper instead.")>
Public Interface ICustomTranslated
[ObsoleteAttribute(L"This type belongs to the obsoleted Language class. Use ICustomLocalizable and LocalizationHelper instead.")]
public interface class ICustomTranslated
[<ObsoleteAttribute("This type belongs to the obsoleted Language class. Use ICustomLocalizable and LocalizationHelper instead.")>]
type ICustomTranslated = interface end