FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnDialogChar メソッド |
'Declaration Protected Overridable Sub OnDialogChar( _ ByVal e As DialogCharEventArgs _ )
'使用法 Dim instance As FpSpread Dim e As DialogCharEventArgs instance.OnDialogChar(e)
protected virtual void OnDialogChar( DialogCharEventArgs e )