ISDBTreeNodeEvents::OnNodeEditText: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 18:20, 21 March 2007
CoClass SDBTreeNode, Interface ISDBTreeNodeEvents
Function OnNodeEditText(Node As SDBTreeNode) As String
Parameters
Name | Type | Description |
---|---|---|
Node | SDBTreeNode | Node parameter |
Event description
Using this event plug-in/script can modify what text user edits after node editing is started.
For example node caption shows 'Black Album (Metallica)', but this event modifies the text so that user edits only text 'Black Album'.