Share via


ZoneWorkspace.Zones Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Windows::Forms::Control ^> ^ Zones { System::Collections::ObjectModel::ReadOnlyDictionary<System::String ^, System::Windows::Forms::Control ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ObjectModel.ReadOnlyDictionary<string,System.Windows.Forms.Control> Zones { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Zones : System.Collections.ObjectModel.ReadOnlyDictionary<string, System.Windows.Forms.Control>
Public ReadOnly Property Zones As ReadOnlyDictionary(Of String, Control)

Property Value

Attributes

Applies to