Skip to main content
A newer version of this page is available. .

BarResLocalizer Class

A default localizer to translate resources for WinForms Ribbon, Menu and Docking.

Namespace: DevExpress.XtraBars.Localization

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public class BarResLocalizer :
    BarLocalizer

Remarks

Normally, you do not need to manually use an instance of the BarResLocalizer class. Instead, use satellite assemblies as described in the Localizing WinForms Controls via Satellite Resource Assemblies tutorial.

Inheritance

See Also