GrapeCity SPREAD for Windows Forms 11.0J
OnUserError メソッド (RichTextEditor)


UserErrorイベントを発生させます。
構文
'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
)

パラメータ

e
参照

RichTextEditor クラス
RichTextEditor メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.