Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.15 KB

visual-structure.md

File metadata and controls

29 lines (19 loc) · 1.15 KB
title page_title description slug tags published position
Visual Structure
Visual Structure
Check our "Visual Structure" documentation article for the RadPasswordBox {{ site.framework_name }} control.
radpasswordbox-visual-structure
visual,structure
true
2

Visual Structure

This article describes all the visual elements and terms used in RadPasswordBox control.

RadPasswordBox Visual Structure

RadPasswordBox Visual Structure

  • WatermarkContent: represents the content displayed to help the user understand what must be input in the RadPasswordBox when the RadPasswordBox is empty and out of focus. For example, “Enter password”.

  • Password: represents the input area of RadPasswordBox in which the user enters a password. It hides the actual password, displaying instead hidden characters, for security.

  • ShowPasswordButton: represents the button used to display the password at runtime.

See Also

  • [Overview]({%slug radpasswordbox-overview%})

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