Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
LabelEditEvent.LabelEditEvent
Creates a LabelEditEvent object.
Syntax
public LabelEditEvent( int item )
public LabelEditEvent( int item**, String** label )
Parameters
item
The zero-based index of the list view item containing the text to edit.
label
The new text to associate with the list view item.