Visual Basic (Declaration) | |
---|---|
Public Class KeyUpEventArgs Inherits System.EventArgs |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As KeyUpEventArgs |
C# | |
---|---|
public class KeyUpEventArgs : System.EventArgs |
C++/CLI | |
---|---|
public ref class KeyUpEventArgs : public System.EventArgs |
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.
System.Object
System.EventArgs
Leadtools.Multimedia.KeyUpEventArgs
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7