ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskUITypeEditor Class / IsUpdateWithLiteralsPromptVisible Property

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