• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    ProcessKeyMsg Method

    ProcessKeyMsg(ref Message)

    When implemented by a class, processes a keyboard message.

    Declaration
    bool ProcessKeyMsg(ref Message msg)
    Parameters
    Type Name Description
    Message msg

    A Message, passed by reference, that represents the window message to process.

    Returns
    Type Description
    Boolean

    True if the message was processed by the control; otherwise, false.

    In This Article
    Back to top Copyright AlterNET Software Download PDF