Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::BeginItemEdit

Begins label editing a tree view item.

void BeginItemEdit (long tvItem);

Parameters

tvItem
ID of the tree view item.

Description

Use this function to put in editing mode a specified tree view item. Can be used to start the rename process of an item from user code.