Method RunSetValueCommand
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
RunSetValueCommand()
Displays a dialog to set the value of the selected node in the results tree view.
public virtual void RunSetValueCommand()
Remarks
This method retrieves the node currently under the mouse cursor in the results tree view and, if valid, opens a dialog to modify its value. The operation requires a valid ParentWindow and TreeController to proceed.