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






    Controls Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
    <SRDescriptionAttribute("ControlControlsDescr")>
    Public ReadOnly Property Controls As System.Windows.Forms.Control.ControlCollection
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.Control.ControlCollection
     
    value = instance.Controls
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also