DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / Modal Property






    Modal Property
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatWindowStyle")>
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
    <SRDescriptionAttribute("FormModalDescr")>
    Public ReadOnly Property Modal As System.Boolean
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Boolean
     
    value = instance.Modal
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also