Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : OnKeyDown Method |
protected override void OnKeyDown( KeyEventArgs e )
'Declaration Protected Overrides Sub OnKeyDown( _ ByVal e As KeyEventArgs _ )
'Usage Dim instance As MedicalViewerBaseCell Dim e As KeyEventArgs instance.OnKeyDown(e)
protected: void OnKeyDown( KeyEventArgs^ e ) override