Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > ConvertCtrl Class : KeyUp Event |
public new event KeyUpEventHandler KeyUp
'Declaration
Public Shadows Event KeyUp As KeyUpEventHandler
'Usage
Dim instance As ConvertCtrl Dim handler As KeyUpEventHandler AddHandler instance.KeyUp, handler
public: new event KeyUpEventHandler^ KeyUp