Called when a control gains 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 OnGainedFocus( _
ByVal Id As Integer _
) |
C# | |
---|
void OnGainedFocus(
int Id
) |
C++/CLI | |
---|
void OnGainedFocus(
& int Id
) |
Parameters
- Id
- ID of the control that gained focus
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0