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 |
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 %}
-
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 Callout Homepage
- [Get Started with the Telerik UI for WPF Callout]({%slug radcallout-getting-started%})
- Telerik UI for WPF API Reference
- [Getting Started with Telerik UI for WPF Components]({%slug getting-started-first-steps%})
- Telerik UI for WPF Virtual Classroom (Training Courses for Registered Users)
- Telerik UI for WPF Callout Forums
- Telerik UI for WPF Knowledge Base {% endif %}