OnSelectionboxListChanged Method (IPropertyManagerPage2Handler5)
Obsoleted. Superseded by IPropertyManagerPage2Handler6::OnSelectionboxListChanged.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnSelectionboxListChanged( _
ByVal Id As Integer, _
ByVal Count As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2Handler5
Dim Id As Integer
Dim Count As Integer
instance.OnSelectionboxListChanged(Id, Count)
|
C# | |
---|
void OnSelectionboxListChanged(
int Id,
int Count
) |
C++/CLI | |
---|
void OnSelectionboxListChanged(
& int Id,
& int Count
) |
Parameters
- Id
ID of this selection box
- Count
Number of items in this selection box
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0