Gets the count of selected components.
[Visual Basic] Public Property ReadOnly SelectionCount As Integer [C#] public int SelectionCount { get; } [C++] public: __property int get_SelectionCount(); [JScript] public function get SelectionCount() : int
This property is not available at design time.
FormDesigner Class | Viklele.Win.Designer Namespace