XtraForm.ClearAcrylicAccent(ISupportDirectComposition) Method
In This Article
Clears the Acrylic accent (a semi-partial transparent background) for a control that resides within the current form. The Acrylic accent is only supported for certain controls.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
control | DevExpress. |
The target control that supports the Acrylic accent. |
See Also