A newer version of this page is available.
Switch to the current version.
BarResLocalizer Class
A default localizer to translate resources for WinForms Ribbon, Menu and Docking.
Namespace: DevExpress.XtraBars.Localization
Assembly: DevExpress.XtraBars.v19.2.dll
Declaration
public class BarResLocalizer :
BarLocalizer
Public Class BarResLocalizer
Inherits 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
Feedback