INodeWithActions 인터페이스

정의

트리 노드가 기본 동작과 속성 대화 상자를 노출할 수 있도록 허용합니다.

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

메서드

DoDefaultAction()

메뉴 항목의 기본값을 호출합니다.

InvokeProperties()

메뉴 항목의 속성을 호출합니다.

적용 대상