RegexEditorDialog::lstStandardExpressions_SelectedIndexChanged Method (Object^, EventArgs^)
.NET Framework (current version)
Represents the method that will handle the SelectedIndexChanged event of the dialog box.
Assembly: System.Design (in System.Design.dll)
protected: void lstStandardExpressions_SelectedIndexChanged( Object^ sender, EventArgs^ e )
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
Available since 1.1
Show: