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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also