Search Results for

    Show / Hide Table of Contents

    Enum FocusedControlChangedEventArgs.FocusChangeType

    Indicates the type of focus change this event is about

    Namespace: Sdl.DesktopEditor.EditorApi
    Assembly: Sdl.DesktopEditor.EditorApi.dll
    Syntax
    public enum FocusedControlChangedEventArgs.FocusChangeType

    Fields

    Name Description
    GotFocus

    The Control received input focus.

    LostFocus

    The Control lost input focus.

    In this article
    • Fields
    Back to top Generated by DocFX