Changes the title of the progress indicator.
.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 progress indicator
Return Value
True if title successfully updated, false if not
Example
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0