DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / Shown Event

In This Topic
    Shown Event
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatBehavior")>
    <SRDescriptionAttribute("FormOnShownDescr")>
    Public Event Shown As System.EventHandler
    [SRCategory("CatBehavior")]
    [SRDescription("FormOnShownDescr")]
    public event System.EventHandler Shown
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also