Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.