KeyUpEventArgs Class

Summary
The event argument for the KeyUpEventHandler event handler.
Syntax
C#
VB
C++
public class KeyUpEventArgs : EventArgs 
Public Class KeyUpEventArgs  
   Inherits System.EventArgs 
public ref class KeyUpEventArgs : public System.EventArgs  
Remarks

The KeyUpEvent event occurs when a key is released and a multimedia control has focus. This class is the event argument passed to the related event handler.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.