次の方法で共有


INodeWithActions インターフェイス

定義

ツリー ノードが既定のアクションとプロパティ ダイアログ ボックスを公開できるようにします。

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

メソッド

DoDefaultAction()

メニュー項目の既定値を呼び出します。

InvokeProperties()

メニュー項目のプロパティを呼び出します。

適用対象