Search Results for

    Show / Hide Table of Contents

    Delegate Keyboard.OnKeyPressCallback

    Namespace: Oasys.Common.Tools.Devices
    Assembly: Oasys.Common.dll
    Syntax
    public delegate void OnKeyPressCallback(Keys keyBeingPressed, Keyboard.KeyPressState pressState);
    Parameters
    Type Name Description
    System.Windows.Forms.Keys keyBeingPressed
    Keyboard.KeyPressState pressState

    Extension Methods

    Extensions.In<T>(T, T[])
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾