BarManagerProperties.ResetStyleDefaults() Method
Updates the style settings with respect to the painting style applied.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The ResetStyleDefaults method restores the style settings which depend on the current paint scheme. Specifically, the method sets the BarManagerProperties.AllowLinkLighting property to a default value according to the paint scheme. This method is automatically called at design time when you change the current paint scheme.
See Also