Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGuide Events
Show Inherited Hide Inherited

A guide UI adorner element.
Name Description
OnChanged Enables you to respond to the UI adorner element’s changes. Inherited from TdxCustomAdorner.
OnClick Allows you to respond to a click on the UI adorner element. Inherited from TdxCustomAdorner.
OnCustomDraw Allows you to custom paint the UI adorner. Inherited from TdxCustomAdorner.
OnCustomDrawBackground Allows you to custom paint the badge UI adorner‘s background. Inherited from TdxCustomAdorner.
OnGetCalloutPopupControl Allows you to display a callout in response to clicking the guide UI adorner.
See Also