PowerTools SPREAD for Windows Forms 8.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-2015, GrapeCity inc. All rights reserved.