LabelEditEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the LabelEditEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | LabelEditEventArgs(Int32) | Initializes a new instance of the LabelEditEventArgs class with the specified index to the ListViewItem to edit. |
![]() | LabelEditEventArgs(Int32, String^) | Initializes a new instance of the LabelEditEventArgs class with the specified index to the ListViewItem being edited and the new text for the label of the ListViewItem. |
Show:
