5 references to LabelEdit
System.Windows.Forms (5)
winforms\Managed\System\WinForms\LabelEditEvent.cs (1)
20
/// Provides data for the <see cref='System.Windows.Forms.ListView.
LabelEdit
'/> event.
winforms\Managed\System\WinForms\LabelEditEventHandler.cs (1)
17
/// Represents the method that will handle the <see cref='System.Windows.Forms.ListView.
LabelEdit
'/> event of a
winforms\Managed\System\WinForms\ListView.cs (2)
724
if (
LabelEdit
)
1131
if (
LabelEdit
!= value) {
winforms\Managed\System\WinForms\ListViewItem.cs (1)
958
if (lv.
LabelEdit
== false)