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






    Handle Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
    <System.Runtime.InteropServices.DispIdAttribute(-515)>
    <SRDescriptionAttribute("ControlHandleDescr")>
    Public ReadOnly Property Handle As System.IntPtr
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.IntPtr
     
    value = instance.Handle
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also