Changes the title of the user progress bar shown on the status bar.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function UpdateTitle( _
ByVal ProgressBarTitle As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IUserProgressBar
Dim ProgressBarTitle As String
Dim value As 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