Get an array of components involved in selection change.
[Visual Basic] Public Property ReadOnly Components As ICollection [C#] public ICollection Components { get; } [C++] public: __property ICollection* get_Components(); [JScript] public function get Components() : ICollection
SelectionEventArgs Class | Viklele.Win.Designer Namespace