←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly