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

BarManager.RestoreFromRegistry() Method

Restores the bars’ layout from the registry.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public void RestoreFromRegistry()

Remarks

This method is obsolete. Use the BarManager.RestoreLayoutFromRegistry method instead.

See Also