FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > FpChart クラス : OnKeyUp メソッド |
'Declaration
Protected Overrides Sub OnKeyUp( _ ByVal e As KeyEventArgs _ )
'使用法
Dim instance As FpChart Dim e As KeyEventArgs instance.OnKeyUp(e)
protected override void OnKeyUp( KeyEventArgs e )