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

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