Adds a prompt to another control, typically a TextBox. The prompt is displayed when
the contained control is empty, and disappears when the user clicks into the
contained control.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public class PromptDecorator : ContentControl |
| Visual Basic (Declaration) |
|---|
Public Class PromptDecorator _ Inherits ContentControl |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ContentControl
Mindscape.WpfElements..::.PromptDecorator
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ContentControl
Mindscape.WpfElements..::.PromptDecorator