PosKeyboardBase.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 override bool CapKeyUp { get; }
member this.CapKeyUp : bool
Public Overrides ReadOnly Property CapKeyUp As Boolean