RegexEditorDialog.lstStandardExpressions_SelectedIndexChanged Method (Object, EventArgs)

 

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

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

member lstStandardExpressions_SelectedIndexChanged : 
        sender:Object *
        e:EventArgs -> unit

Parameters

sender
Type: System.Object

The source of the event.

e
Type: System.EventArgs

An EventArgs object that provides data for the event.

.NET Framework
Available since 1.1
Return to top
Show: