LocalizeControl(Type,Control,Type) Method
In This Topic
Syntax
'Declaration
Public Overloads Shared Sub LocalizeControl( _
ByVal As Type, _
ByVal As Control, _
ByVal As Type _
)
public static void LocalizeControl(
Type ,
Control ,
Type
)
Parameters
- stringsType
- control
- type
See Also