←Select platform

KeyUp Event (InteractiveService)

Summary

Occurs when the user releases a key.

Syntax

C#
VB
C++
public event EventHandler<Leadtools.Controls.InteractiveKeyEventArgs> KeyUp 
Public Event KeyUp As EventHandler(Of Leadtools.Controls.InteractiveKeyEventArgs) 
public:  
   event EventHandler<Leadtools::Controls::InteractiveKeyEventArgs^>^ KeyUp 

Remarks

The KeyDown event will occur when the user releases a key when EventsSource has the input focus.

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eInteractiveKeyEventArgsThe event data.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize