'Declaration
Public Overloads Shared Sub LocalizeControl( _ ByVal stringsType As Type, _ ByVal control As Control, _ ByVal type As Type, _ ByVal culture As CultureInfo _ )
public static void LocalizeControl( Type stringsType, Control control, Type type, CultureInfo culture )
Parameters
- stringsType
- control
- type
- culture