Called when a control loses focus on this PropertyManager page. This method supports the following controls: edit box, combo box, list box, and number box.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Sub OnLostFocus( _
ByVal Id As Integer _
) |
| C# | |
|---|
void OnLostFocus(
int Id
) |
| C++/CLI | |
|---|
void OnLostFocus(
& int Id
) |
Parameters
- Id
- ID of the control that lost focus
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0