Gets or sets the index number of the currently selected item in this selection box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CurrentSelection As Integer |
C# | |
---|
int CurrentSelection {get; set;} |
C++/CLI | |
---|
property int CurrentSelection {
int get();
void set (int value);
} |
Return Value
0-based index of the currently selected item in this selection box
Remarks
See Also
Availability
SolidWorks 2004 SP4, Revision Number 12.4