다음을 통해 공유


MenuDesigner.ActionLists 속성

정의

이 디자이너의 디자이너 작업 목록 컬렉션을 가져옵니다.

public:
 virtual property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public override System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection

속성 값

이 디자이너와 연결된 DesignerActionListCollection입니다.

설명

ActionLists 속성을 만듭니다를 DesignerActionList 개체에 대 한를 MenuDesigner 클래스를 추가 합니다 DesignerActionListCollection 에서 가져온를 ActionLists 기본 속성을 차례로 반환을 DesignerActionListCollection.

적용 대상

추가 정보