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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also