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