The LocalizeActionList type exposes the following members.

Constructors

  Name Description
Public method LocalizeActionList
Initializes a new instance of the LocalizeActionList class.

Methods

  Name Description
Public method GetService
Returns an object that represents a service provided by the component associated with the DesignerActionList.
(Inherited from DesignerActionList.)
Public method GetSortedActionItems
Returns the list of associated action items.
(Overrides DesignerActionList..::..GetSortedActionItems()()()().)
Public method Localize()()()()
Performs localizaion.
Public method Static member Localize(ComponentDesigner)
Performs localizaion.

Properties

  Name Description
Public property AutoShow
Gets or sets a value indicating whether the smart tag panel should automatically be displayed when it is created.
(Inherited from DesignerActionList.)
Public property Component
Gets the component related to DesignerActionList.
(Inherited from DesignerActionList.)

See Also