System.Web.UI.Design.WebControls.RegexEditorDialog Members

The members of System.Web.UI.Design.WebControls.RegexEditorDialog are listed below.

See Also: Inherited members from System.Windows.Forms.Form

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

RegularExpressionstring.

Gets or sets the name of the regular expression to edit.

Protected Methods

CmdHelp_Click(object, EventArgs)
Documentation for this section has not yet been entered.
CmdOK_Click(object, EventArgs)
Documentation for this section has not yet been entered.
CmdTestValidate_Click(object, EventArgs)
Documentation for this section has not yet been entered.
override
Dispose(bool)

Releases the unmanaged resources used by the System.Web.UI.Design.WebControls.RegexEditorDialog and optionally releases the managed resources.

LstStandardExpressions_SelectedIndexChanged(object, EventArgs)
Documentation for this section has not yet been entered.
RegexTypeEditor_Activated(object, EventArgs)

Represents the method that will handle the Activated event of dialog box.

TxtExpression_Changed(object, EventArgs)
Documentation for this section has not yet been entered.