ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MaskedTextBox Class / PromptCharProperty Field



In This Topic
    PromptCharProperty Field
    In This Topic
    Identifies the PromptChar dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PromptCharProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MaskedTextBox.PromptCharProperty
    public static readonly DependencyProperty PromptCharProperty
    public:
    static readonly DependencyProperty^ PromptCharProperty
    See Also