Changes the title of the user progress bar shown on the status bar.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function UpdateTitle( _
ByVal ProgressBarTitle As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IUserProgressBar
Dim ProgressBarTitle As System.String
Dim value As System.Boolean
value = instance.UpdateTitle(ProgressBarTitle) |
Parameters
- ProgressBarTitle
- New title of user progress bar to show on the status bar
Return Value
TRUE if title is changed, FALSE if not
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0