Back to Devexpress

BarManager.AllowFocusPopupForm Property

windowsforms-devexpress-dot-xtrabars-dot-barmanager-3e5ffc41.md

latest1.1 KB
Original Source

BarManager.AllowFocusPopupForm Property

For internal use.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static bool AllowFocusPopupForm { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Shared Property AllowFocusPopupForm As Boolean

Property Value

Type
Boolean

See Also

BarManager Class

BarManager Members

DevExpress.XtraBars Namespace