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






    DoubleBuffered Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatBehavior")>
    <SRDescriptionAttribute("ControlDoubleBufferedDescr")>
    Protected Overridable Property DoubleBuffered As System.Boolean
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Boolean
     
    instance.DoubleBuffered = value
     
    value = instance.DoubleBuffered
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also