--- title: Usage position: 2 seo_title: Guidelines for Using the SegmentedControl Component seo_description: Get the knack of the Telerik and Kendo UI SegmentedControl and learn how to use the sizing and content options of the component by following the instructions and recommendations in the user guidelines created by our designers. --- ## Usage Guidelines In addition to the [guidelines for using the Telerik and Kendo UI ButtonGroup](/components/buttongroup/usage/), the SegmentedControl requires you to follow some basic principles when using the multi-button component. ### Keep Icons Consistent Icons in a SegmentedControl should remain visually consistent regardless of whether a segment is selected or not. Changing icons between states can confuse users and make it harder to recognize options. Instead, rely on state styling—such as background, color, or emphasis—to indicate selection while keeping the icon itself unchanged. ![A Telerik and Kendo UI SegmentedControl using consistent icons for its segments regardless of their state.](images/components-segmentedcontrol-usage-activestate-do.png "Use consistent icons for the segments inside a Telerik and Kendo UI SegmentedControl regardless of their state.") ![A Telerik and Kendo UI SegmentedControl using consistent icons for its segments regardless of their state.](images/components-segmentedcontrol-usage-activestate-dont.png "Don’t change segment icons based on state in a Telerik and Kendo UI SegmentedControl.") ### Short and Simple Use concise, one-word labels to keep segments readable and visually balanced. ![A Telerik and Kendo UI SegmentedControl using short text labels to maintain a clean and consistent visual appearance.](images/components-segmentedcontrol-usage-shortandsimple-do.png "Use only short text labels in the Telerik and Kendo UI SegmentedControl to maintain a clean and consistent visual appearance.") ![A Telerik and Kendo UI SegmentedControl using short text labels to maintain a clean and consistent visual appearance.](images/components-segmentedcontrol-usage-shortandsimple-dont.png "Don’t use long or complex text labels in the Telerik and Kendo UI SegmentedControl, as they can disrupt a clean and consistent visual appearance.") ### Consistent Size All segments should have equal width to create a stable and predictable layout. ![A Telerik and Kendo UI SegmentedControl with segments of consistent width to ensure a balanced and visually aligned layout.](images/components-segmentedcontrol-usage-consisten-size-do.png "Use only segments of consistent width in the Telerik and Kendo UI SegmentedControl to ensure a balanced and visually aligned layout.") ![A Telerik and Kendo UI SegmentedControl with segments of consistent width to ensure a balanced and visually aligned layout.](images/components-segmentedcontrol-usage-consisten-size-dont.png "Avoid using segments of varying widths in the Telerik and Kendo UI SegmentedControl, as this can disrupt a balanced and visually aligned layout.") ### Limit Segments Use the SegmentedControl for switching between a small number of options, as too many segments can reduce readability and make the control harder to scan and use. ![A Telerik and Kendo UI SegmentedControl with a maximum of five choices to maintain clarity and usability.](images/components-segmentedcontrol-usage-limit-segments-do.png "Use only five or fewer choices in the Telerik and Kendo UI SegmentedControl to maintain clarity and usability.") ![A Telerik and Kendo UI SegmentedControl with too many segments that can reduce readability and make the control harder to scan and use.](images/components-segmentedcontrol-usage-limit-segments-dont.png "Avoid using too many segments in the Telerik and Kendo UI SegmentedControl to maintain clarity and usability.") ### Text Truncation Use text truncation only when space is constrained and the label meaning remains clear without the full text. ![A Telerik and Kendo UI SegmentedControl where segment text may be truncated when necessary to fit the layout while preserving overall readability.](images/components-segmentedcontrol-usage-text-truncation-do.png "A Telerik and Kendo UI SegmentedControl where segment text is truncated only when necessary to maintain layout and readability.") ![A Telerik and Kendo UI SegmentedControl where segment text may be truncated when necessary to fit the layout while preserving overall readability.](images/components-segmentedcontrol-usage-text-truncation-dont.png "Avoid truncating text in a Telerik and Kendo UI SegmentedControl unless necessary to maintain layout and readability.")