PosKeyboard.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.
Gets a Boolean value that indicates whether the keyboard device can generate both key-down and key-up input data, based on the value of the EventTypes property.
public abstract bool CapKeyUp { get; }
member this.CapKeyUp : bool
Public MustOverride ReadOnly Property CapKeyUp As Boolean