Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions knowledge-base/create-password-textbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ res_type: kb
position: 0
---

## Environment

|Product Version|Product|Author|
|----|----|----|
|2019.3.917|RadButtonTextBox for WinForms|[Dimitar Karamfilov](https://www.telerik.com/blogs/author/dimitar-karamfilov)|

## Description

This article shows how you can create a password textbox that is capable to show the password. This is done by pressing and holding a button. Figure 1 shows the result. For this example I am using the Fluent theme and a [RadButtonTextBox]({%slug winforms/editors/buttontextbox%}).
Expand Down