Back to Devexpress

TdxCustomRibbon Events

vcl-dxribbon-dot-tdxcustomribbon-dot-underscore-events.md

latest8.8 KB
Original Source

TdxCustomRibbon Events

The base class for the Ribbon control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnApplicationMenuClickFires when the Ribbon Application Menu is about to be displayed on-screen.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnHelpButtonClickFires after the Ribbon Help Button has been clicked.
OnHideMinimizedByClickEnables you to provide custom processing for mouse clicks that result in hiding a minimized Ribbon.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMinimizedChangedEnables you to respond to Ribbon minimization or restoration.
OnMoreCommandsExecuteFires after the More Commands… item in the Ribbon Quick Access Toolbar‘s dropdown menu has been clicked.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnter protectedOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protectedOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnTabChangedFires after an active Ribbon tab has been changed.
OnTabChangingFires when an active Ribbon tab is about to be changed.
OnTabGroupCollapsedFires after the AGroup has been collapsed within the Ribbon tab passed as the ATab parameter.
OnTabGroupExpandedFires after the AGroup has been expanded within the Ribbon tab passed as the ATab parameter.
OnUnDockInherited from TWinControl.

See Also

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit