PosKeyboardProperties.CapKeyUp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the keyboard device is able to generate both key-down and key-up input data, based on the value of the EventTypes property.
public bool CapKeyUp { get; set; }
member this.CapKeyUp : bool with get, set
Public Property CapKeyUp As Boolean