WinForms

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

    Show / Hide Table of Contents

    Class FocusHolder

    THe FocusHolder class.

    Inheritance
    System.Object
    FocusHolder
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class FocusHolder : Control

    Constructors

    FocusHolder()

    Constructor of the FocusHolder

    Declaration
    public FocusHolder()

    Fields

    m_hostControl

    Declaration
    protected Control m_hostControl
    Field Value
    Type Description
    System.Windows.Forms.Control

    m_lastActive

    Declaration
    protected Control m_lastActive
    Field Value
    Type Description
    System.Windows.Forms.Control

    m_lockFocus

    Declaration
    protected bool m_lockFocus
    Field Value
    Type Description
    System.Boolean

    Methods

    WndProc(ref Message)

    Declaration
    protected override void WndProc(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved