ToolZoneDesigner.ActionLists Özellik

Tanım

Bölge tasarımcısı için eylem listesi koleksiyonunu alır.

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

Özellik Değeri

DesignerActionListCollection Bu tasarımcıyla ilişkili.

Açıklamalar

özelliği, ActionLists akıllı etiket panelindeki tüm öğelerin toplanmasını temsil eden bir koleksiyon içerir DesignerActionListCollection . DesignerActionListCollection sınıfı sıfır veya daha fazla DesignerActionList nesne içeriyor. Bu listelerin her biri paneldeki gerçek öğeleri temsil eden ve sınıfından DesignerActionItem türetilen sıfır veya daha fazla nesne içerir.

Şunlara uygulanır