Leadtools.MediaFoundation Namespace > ConvertCtrl Class : KeyPress Event |
'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
public: new event KeyPressEventHandler^ KeyPress