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

The methods of System.Web.UI.Design.WebControls.RegexEditorDialog are listed below. For a list of all members, see the RegexEditorDialog Members list.

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

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.