C1.Win.4.8 Assembly / C1.Win.Localization.Design Namespace / LocalizeActionList Class / LocalizeActionList Constructor
The designed component.
The component designer.

In This Topic
LocalizeActionList Constructor
In This Topic
Initializes a new instance of the LocalizeActionList class.
Syntax
'Declaration
 
Public Function New( _
   ByVal component As IComponent, _
   ByVal designer As ComponentDesigner _
)
 

Parameters

component
The designed component.
designer
The component designer.
See Also