Gets a collection of component that are currently selected.
[Visual Basic] Public Property ReadOnly SelectedComponents As ICollection [C#] public ICollection SelectedComponents { get; } [C++] public: __property ICollection* get_SelectedComponents(); [JScript] public function get SelectedComponents() : ICollection
This property is not available at design time.
FormDesigner Class | Viklele.Win.Designer Namespace