menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IKeyboardMessage - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IKeyboardMessage

    Defines the interface for the keyboard operations.

    Namespace: Syncfusion.WinForms.Core.Interfaces
    Assembly: Syncfusion.Core.WinForms.dll
    Syntax
    public interface IKeyboardMessage

    Methods

    KeyboardMessage(ref Message)

    Handles the keyboard message.

    Declaration
    bool KeyboardMessage(ref Message msg)
    Parameters
    Type Name Description
    System.Windows.Forms.Message msg

    The System.Windows.Forms.Message value.

    Returns
    Type Description
    System.Boolean

    Returns the boolean value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved