NDoc 1.3.1 SDK

FilenameEditor Class

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

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

[Visual Basic]
Public Class FilenameEditor
    Inherits UITypeEditor
[C#]
public class FilenameEditor : UITypeEditor
[C++]
public __gc class FilenameEditor : public UITypeEditor
[JScript]
public class FilenameEditor 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

FilenameEditor Members | NDoc.Core.PropertyGridUI Namespace