This documentation is archived and is not being maintained.
RegexTypeEditor Class
.NET Framework 1.1
Provides a user interface for editing regular expressions.
For a list of all members of this type, see RegexTypeEditor Members.
System.Object
System.Drawing.Design.UITypeEditor
System.Web.UI.Design.WebControls.RegexTypeEditor
[Visual Basic] Public Class RegexTypeEditor Inherits UITypeEditor [C#] public class RegexTypeEditor : UITypeEditor [C++] public __gc class RegexTypeEditor : public UITypeEditor [JScript] public class RegexTypeEditor extends UITypeEditor
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web.UI.Design.WebControls
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Design (in System.Design.dll)
See Also
RegexTypeEditor Members | System.Web.UI.Design.WebControls Namespace
Show: