OnComboboxEditChanged Method (IPropertyManagerPage2Handler7)
Obsoleted. Superseded by IPropertyManagerPage2Handler8::OnComboboxEditChanged.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnComboboxEditChanged( _
ByVal Id As System.Integer, _
ByVal Text As System.String _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2Handler7
Dim Id As System.Integer
Dim Text As System.String
instance.OnComboboxEditChanged(Id, Text) |
C# | |
---|
void OnComboboxEditChanged(
System.int Id,
System.string Text
) |
C++/CLI | |
---|
void OnComboboxEditChanged(
& System.int Id,
& System.String^ Text
) |
Parameters
- Id
ID of the combo box
- Text
Text string
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0