ToolbarFormMergeEventArgs(ToolbarFormControl) Constructor
Initializes a new instance of the ToolbarFormMergeEventArgs class with specified settings.
Namespace: DevExpress.XtraBars.ToolbarForm
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| mergedChild | ToolbarFormControl | An object that specifies the child form’s title bar. |
See Also