|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| -
| Header File
| commctrl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
TVM_ENDEDITLABELNOW
The TVM_ENDEDITLABELNOW message ends the editing of a tree-view item's label.
You can send this message explicitly or by using the
TreeView_EndEditLabelNow macro.
TVM_ENDEDITLABELNOW
wParam = (WPARAM) (BOOL) fCancel;
lParam = 0;
Parameters
fCancel
Variable that indicates whether the editing is canceled without being saved to
the label. If this parameter is TRUE, the system cancels editing without
saving the changes. Otherwise, the system saves the changes to the label.
Return Values
Returns TRUE if successful or FALSE otherwise.
Remarks
This message causes the TVN_ENDLABELEDIT notification message to be sent to
the parent window of the tree-view control.
See Also
TreeView_EndEditLabelNow,
TVN_ENDLABELEDIT
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database