DeckWorkspace.SmartParts Property

Definition

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

Property Value

Attributes

Applies to