NDoc 1.3.1 SDK

TextEditor Class

Provides editing facilities for large blocks of text in the PropertyGrid.

For a list of all members of this type, see TextEditor Members.

System.Object
   System.Drawing.Design.UITypeEditor
      NDoc.Core.PropertyGridUI.TextEditor

[Visual Basic]
Public Class TextEditor
    Inherits UITypeEditor
[C#]
public class TextEditor : UITypeEditor
[C++]
public __gc class TextEditor : public UITypeEditor
[JScript]
public class TextEditor extends UITypeEditor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NDoc.Core.PropertyGridUI

Assembly: NDoc.Core (in NDoc.Core.dll)

See Also

TextEditor Members | NDoc.Core.PropertyGridUI Namespace