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

In This Topic
    Controls Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
    <SRDescriptionAttribute("ControlControlsDescr")>
    Public ReadOnly Property Controls As System.Windows.Forms.Control.ControlCollection
    [System.ComponentModel.Browsable(false)]
    [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
    [SRDescription("ControlControlsDescr")]
    public System.Windows.Forms.Control.ControlCollection Controls {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also