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

WindowsFormsSettings.GetPopupShadowStyle(UserLookAndFeel) Method

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v19.1.dll

Declaration

public static PopupShadowStyle GetPopupShadowStyle(
    UserLookAndFeel lookAndFeel
)

Parameters

Name Type
lookAndFeel UserLookAndFeel

Returns

Type
DevExpress.XtraEditors.PopupShadowStyle
See Also