Displays a message to the user.
Syntax
Visual Basic (Declaration) | |
---|
Sub SetStatusMessage( _
ByVal lBarIndex As System.Integer, _
ByVal bsMessage As System.String _
) |
Parameters
- lBarIndex
- 0-based index of the progress bar
- bsMessage
- Message to display
Example
Remarks
See Also
Availability
SolidWorks Enterprise PDM Version 6.0