Skip to main content
All docs
V23.2

RibbonMergeEventArgs Constructors

Contains data for the Merge, BeforeUnMerge, and UnMerge events.
Name Parameters Description
RibbonMergeEventArgs(RibbonControl, RibbonControl) mergedChild, mergeOwner Initializes a new instance of the RibbonMergeEventArgs class with specified settings.
RibbonMergeEventArgs(RibbonControl) mergedChild Initializes a new instance of the RibbonMergeEventArgs class with specified settings.
See Also