Back to Devexpress

WindowsFormsSettings.GetPopupShadowStyle(UserLookAndFeel) Method

windowsforms-devexpress-dot-xtraeditors-dot-windowsformssettings-dot-getpopupshadowstyle-x28-devexpress-dot-lookandfeel-dot-userlookandfeel-x29.md

latest1.3 KB
Original Source

WindowsFormsSettings.GetPopupShadowStyle(UserLookAndFeel) Method

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public static PopupShadowStyle GetPopupShadowStyle(
    UserLookAndFeel lookAndFeel
)
vb
Public Shared Function GetPopupShadowStyle(
    lookAndFeel As UserLookAndFeel
) As PopupShadowStyle

Parameters

NameType
lookAndFeelUserLookAndFeel

Returns

Type
DevExpress.XtraEditors.PopupShadowStyle

See Also

WindowsFormsSettings Class

WindowsFormsSettings Members

DevExpress.XtraEditors Namespace