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