Back to Devexpress

TabFormControl.GetManagerInternal() Method

windowsforms-devexpress-dot-xtrabars-dot-tabformcontrol.md

latest1.1 KB
Original Source

TabFormControl.GetManagerInternal() Method

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

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public BarManager GetManagerInternal()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Function GetManagerInternal As BarManager

Returns

Type
BarManager

See Also

TabFormControl Class

TabFormControl Members

DevExpress.XtraBars Namespace