INodeWithActions Interface

Definition

Allows a tree node to expose the default actions and a property dialog box.

public interface class INodeWithActions
public interface INodeWithActions
type INodeWithActions = interface
Public Interface INodeWithActions

Methods

DoDefaultAction()

Invokes the default of the menu item.

InvokeProperties()

Invokes the properties of the menu item.

Applies to