Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.99 KB

overview.md

File metadata and controls

53 lines (36 loc) · 2.99 KB
title page_title description slug tags published position CTAControlName
Overview
Overview
Check our "Overview" documentation article for the RadCallout {{ site.framework_name }} control.
radcallout-overview
overview
true
0
RadCallout

{{ site.framework_name }} Callout Overview

Thank you for choosing Telerik RadCallout control!

Telerik’s Callout control for WPF is a ContentControl with an arrow that can be used to display additional information, warnings, hints, or to highlight relevant data. The RadCallout provides several different forms of its body and its arrow element. The appearance of the control can be fully customized to satisfy the needs of your scenarios. The control has two use cases: declared in XAML or placed inside a Popup element using the built-in [CalloutPopupService]({%slug radcallout-features-calloutpopupservice%}).

{% if site.has_cta_panels == true %} {% include cta-panel-overview.html %} {% endif %}

RadCallout in the Fluent theme

Key Features:

  • XAML Use Case: The control can be declared in XAML to show relevant information.

  • Popup Use Case: RadCallout can be placed inside a Popup control. This way, you can show the control with data on user interaction: clicking, mouse over, navigating, etc.

  • Animations: As a Popup, the control supports different animations for its appearance. Read more about this in the [Animations]({%slug radcallout-features-animations%}) help article in our documentation.

  • Customizable layout: The visual appearance of the control can be fully customized. The control provides several built-in forms for its body and arrow. Other than that, you can create your form by applying a custom geometry to the control.

  • Integration in other controls: RadCallout can be easily integrated into with other controls. For example, maps, charts, tooltips, etc.

  • Theming: Like any other control from the UI for WPF suite, RadCallout comes with different themes.

tip Get started with the control with its [Getting Started]({%slug radcallout-getting-started%}) help article that shows how to use it in a basic scenario.

Check out the online demos at demos.telerik.com.

{% if site.site_name == 'WPF' %}

Telerik UI for WPF Support and Learning Resources