OnKeyUp Method (ParagraphElement)
Called by the host control when the user releases a key and this
Element has the focus.
'Declaration
Public Overridable Sub OnKeyUp( _
ByVal As KeyEventArgs _
)
Parameters
- e
- System.Windows.Forms.KeyEventArgs that contains the event data.