Skip to main content

WindowsFormsSettings.GetPopupShadowStyle(UserLookAndFeel) Method

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public static PopupShadowStyle GetPopupShadowStyle(
    UserLookAndFeel lookAndFeel
)

Parameters

Name Type
lookAndFeel UserLookAndFeel

Returns

Type
DevExpress.XtraEditors.PopupShadowStyle
See Also