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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also