DicomObjects.NET.V8
DicomObjects Namespace / LicenseDialog Class / LogoPictureBox Field



    LogoPictureBox Field
    Replaceable logo for the license dialog
    Syntax
    'Declaration
     
    Public LogoPictureBox As PictureBox
     
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As PictureBox
     
    value = instance.LogoPictureBox
     
    instance.LogoPictureBox = value
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also