Skip to main content
All docs
V24.1

WindowsFormsSettings.CustomBehaviorPreferences Property

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v24.1.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[DefaultValue(CustomBehaviorPreferences.Default)]
public static CustomBehaviorPreferences CustomBehaviorPreferences { get; set; }

Property Value

Type Default
CustomBehaviorPreferences Default

Available values:

Name
Default
DisableFormPainterWndProcessing
See Also