バージョン

OnDocumentChanged メソッド (EditorDocumentView)

Document プロパティを変更すると呼び出します
シンタックス
'宣言
 
Protected Friend Overrides Sub OnDocumentChanged( _
   ByVal oldDocument As Infragistics.Documents.TextDocument, _
   ByVal newDocument As Infragistics.Documents.TextDocument _
) 
protected internal override void OnDocumentChanged( 
   Infragistics.Documents.TextDocument oldDocument,
   Infragistics.Documents.TextDocument newDocument
)

パラメータ

oldDocument
newDocument
参照