InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / Validated Property

In This Topic
    Validated Property (BitmapIconElement)
    In This Topic
    Gets or sets a value indicating if the contents was successfully validated.
    Syntax
    'Declaration
     
    Public Property Validated As Boolean
    public bool Validated {get; set;}
    See Also