ToolbarFormMergeEventArgs.MergedChild Property
Provides access to the child form’s title bar.
Namespace: DevExpress.XtraBars.ToolbarForm
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ToolbarFormControl | An object that specifies the child form’s title bar. |
See Also