ToolZoneDesigner.ActionLists 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
영역 디자이너의 작업 목록 컬렉션을 가져옵니다.
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 속성에 포함을 DesignerActionListCollection 스마트 태그 패널에 있는 모든 항목의 집계를 나타내는 컬렉션입니다. 합니다 DesignerActionListCollection 클래스에는 0 개 이상 포함 되어 DesignerActionList 개체입니다. 이러한 목록 중 각 패널에 있는 실제 항목을 나타내고에서 파생 되는 0 개 이상의 개체가 포함 된 DesignerActionItem 클래스입니다.