Skip to content

Files

Latest commit

Nov 10, 2023
6557aab · Nov 10, 2023

History

History
53 lines (36 loc) · 2.14 KB

overview.md

File metadata and controls

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

{{ site.framework_name }} PasswordBox Overview

Thank you for choosing Telerik RadPasswordBox!

RadPasswordBox is a control used for easily entering and handling passwords. It is essential to use this control whenever a user is prompted to enter a password.

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

RadPasswordBox Overview

Key Features

  • Password functionality: RadPasswordBox hides the characters a user is typing for privacy reasons.

  • ShowPassword button: Easily customizable button for displaying the password at runtime with three visibility modes.

  • Watermark: RadPasswordBox control allows defining and using watermark in the input field.

  • Styling and Appearance: Provides an easy way to customize the appearance of the control.

You can check RadPasswordBox demos at: https://demos.telerik.com/wpf.

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

Telerik UI for WPF Support and Learning Resources

See Also

  • [Getting Started]({%slug radpasswordbox-getting-started%})

  • [Visual Structure]({%slug radpasswordbox-visual-structure%})