[]
        
(Showing Draft Content)

C1.Win.Localization.StringsManager.LocalizeControl

LocalizeControl Method

LocalizeControl(Type, Control, Type, CultureInfo)

Declaration
public static void LocalizeControl(Type stringsType, Control control, Type type, CultureInfo culture)
Public Shared Sub LocalizeControl(stringsType As Type, control As Control, type As Type, culture As CultureInfo)
Parameters
Type Name Description
Type stringsType
Control control
Type type
CultureInfo culture

LocalizeControl(Type, Control, Type)

Declaration
public static void LocalizeControl(Type stringsType, Control control, Type type)
Public Shared Sub LocalizeControl(stringsType As Type, control As Control, type As Type)
Parameters
Type Name Description
Type stringsType
Control control
Type type

LocalizeControl(Type, Control, string, CultureInfo)

Declaration
public static void LocalizeControl(Type stringsType, Control control, string resourceStringsPrefix, CultureInfo culture)
Public Shared Sub LocalizeControl(stringsType As Type, control As Control, resourceStringsPrefix As String, culture As CultureInfo)
Parameters
Type Name Description
Type stringsType
Control control
string resourceStringsPrefix
CultureInfo culture

LocalizeControl(Type, Control, string)

Declaration
public static void LocalizeControl(Type stringsType, Control control, string resourceStringsPrefix)
Public Shared Sub LocalizeControl(stringsType As Type, control As Control, resourceStringsPrefix As String)
Parameters
Type Name Description
Type stringsType
Control control
string resourceStringsPrefix