alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Interface IDelegateFocusToPrevWindow

    Defines a contract for components that delegate focus to a previously focused window.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface IDelegateFocusToPrevWindow

    Properties

    PreviousWindow

    Gets the control that previously held focus.

    Declaration
    Control PreviousWindow { get; }
    Property Value
    Type
    System.Windows.Forms.Control
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved