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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also