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 : KeyPress Event |
public new event KeyPressEventHandler KeyPress
'Declaration
Public Shadows Event KeyPress As KeyPressEventHandler
'Usage
Dim instance As ConvertCtrl Dim handler As KeyPressEventHandler AddHandler instance.KeyPress, handler
public: new event KeyPressEventHandler^ KeyPress