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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also