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