Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

TVM_GETEDITCONTROL

The TVM_GETEDITCONTROL message retrieves the handle to the edit control being used to edit a tree-view item's text. You can send this message explicitly or by using the TreeView_GetEditControl macro.

TVM_GETEDITCONTROL

wParam = 0;

lParam = 0;

Return Values

Returns the handle to the edit control if successful or NULL otherwise.

See Also

TreeView_GetEditControl

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples