Edit labels with delayed second click on selected node

Hi,

the GoView has the property “AllowEdit” which enables the label editing when clicked on a node.
But I’ll prefer a behaviour like in the Windows Explorer where I have to click delayed a second time on the item which I want to rename.
How could I implement this behaviour in GoDiagram?

Windows 10
GoDiagram 5.1.0

thanks

node.Label.EditableWhenSelected = true;