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