OnListboxSelectionChanged Method (IPropertyManagerPage2Handler6)
Obsoleted. Superseded by IPropertyManagerPage2Handler7::OnListboxSelectionChanged.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnListboxSelectionChanged( _
ByVal Id As Integer, _
ByVal Item As Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2Handler6
Dim Id As Integer
Dim Item As Integer
instance.OnListboxSelectionChanged(Id, Item)
|
C# | |
---|
void OnListboxSelectionChanged(
int Id,
int Item
) |
C++/CLI | |
---|
void OnListboxSelectionChanged(
& int Id,
& int Item
) |
Parameters
- Id
ID of the list box
- Item
ID of the item
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0