NetXP 3.0 Reference

FlagsEditor Class

Implements a custom type editor.

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

System.Object
   UITypeEditor
      FlagsEditor

[Visual Basic]
Public Class FlagsEditor
Inherits UITypeEditor
[C#]
public class FlagsEditor : 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: NETXP.Components

Assembly: NETXP.Components (in NETXP.Components.dll)

See Also

FlagsEditor Members | NETXP.Components Namespace