Search Results for

    Show / Hide Table of Contents

    Enum LookupTextBoxState

    Defines the different states for a LookupTextBox instance

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public enum LookupTextBoxState

    Fields

    Name Description
    None

    The state None is the default state of the LTB. This state will also be set, if the textbox is leaved and the has no input

    NotValid

    If the validation of the control is not successful

    Valid

    If the validation of the control was successful

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx