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

In This Topic
    UpdateWithLiteralsPromptVisible Property (C1InputMaskPickerForm)
    In This Topic
    Gets or sets a value that indicates that the "Update with Literals" prompt is visible.
    Syntax
    'Declaration
     
    Public Property UpdateWithLiteralsPromptVisible As Boolean
    public bool UpdateWithLiteralsPromptVisible {get; set;}
    See Also