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






    ImeModeBase Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    Protected Overridable Property ImeModeBase As System.Windows.Forms.ImeMode
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.ImeMode
     
    instance.ImeModeBase = value
     
    value = instance.ImeModeBase
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also