InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / UpdateWithLiteralsPromptVisible Property

In This Topic
    UpdateWithLiteralsPromptVisible Property (C1InputMaskPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UpdateWithLiteralsPromptVisible As Boolean
    public bool UpdateWithLiteralsPromptVisible {get; set;}
    See Also