GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcTimeSpanEditingControl クラス : OnKeyDown メソッド |
'Declaration
Protected Overrides Sub OnKeyDown( _ ByVal e As KeyEventArgs _ )
'使用法
Dim instance As GcTimeSpanEditingControl Dim e As KeyEventArgs instance.OnKeyDown(e)
protected override void OnKeyDown( KeyEventArgs e )