Back to Devexpress

BarManager.UseSynchronizationContextForMdiCheck Property

windowsforms-devexpress-dot-xtrabars-dot-barmanager-81db35d2.md

latest1.2 KB
Original Source

BarManager.UseSynchronizationContextForMdiCheck Property

This property supports internal infrastructure and is not intended to be used in code.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
Boolean

|

See Also

BarManager Class

BarManager Members

DevExpress.XtraBars Namespace