Top
PowerCOBOL V11.0 Reference
FUJITSU Software

5.97 StartEdit Method

Description:

Puts the control into edit mode.

It works even when the LabelEdit property is False.

Invoking this method generates an Edit event.

Used in controls:

ListView

TreeView

Used in objects:

None.

Parameters:

None.

Return value:

None.

Example:

INVOKE CmListView1 "StartEdit"

Backward compatibility
method name:

None.