Click or drag to resize

SettingViewOnAddNode Event

Fired when the setting nodes are added to the treeview. Official name and display name can be overridden.

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public event SettingViewAddNodeHandler OnAddNode

Value

Type: OmniPageCSDK.ToolBoxesSettingViewAddNodeHandler
See Also