Back to Devexpress

DocumentManager.RecreateMdiChildHandle Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-documentmanager-ce0daa72.md

latest1.2 KB
Original Source

DocumentManager.RecreateMdiChildHandle Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars.Docking2010

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

Type
Boolean

See Also

DocumentManager Class

DocumentManager Members

DevExpress.XtraBars.Docking2010 Namespace