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

TdxRibbonTab.MakeVisible Method

In This Article

Scrolls the Ribbon tab set to bring the currently processed tab into view.

#Declaration

Delphi
procedure MakeVisible;

#Remarks

When a tab set contains a number of tabs that do not fit into it, navigation buttons appear to allow end-users to scroll through the tab set.

The MakeVisible method is designed to programmatically scroll the tab set to display the tab, if it’s beyond the set’s boundaries.

See Also