AddReferenceButton(Value: IRibbonButton);
AddReferenceButton(Value: Prognoz.Platform.Interop.Forms.IRibbonButton);
Value. The button, a reference to which is added.
The AddReferenceButton method adds a button that is a reference to from the other panel to the ribbon panel.
The method is outdated, use IRibbonPanel.AddReferenceElement.
See also: