Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpButton Class / OnKeyUp Method


In This Topic
OnKeyUp Method (FpButton)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides Sub OnKeyUp( _
   ByVal e As KeyEventArgs _
) 
 
'Usage
 
Dim instance As FpButton
Dim e As KeyEventArgs
 
instance.OnKeyUp(e)

Parameters

e
See Also