NDoc 1.3.1 SDK

FoldernameEditor Class

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

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

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

FoldernameEditor Members | NDoc.Core.PropertyGridUI Namespace