Shows the Bubble ToolTip and flashes the specified toolbar or toolbar buttons.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwHtmlInterface
Dim ToolbarName As String
Dim buttonIndex As Integer
Dim mask1 As Integer
Dim mask2 As Integer
Dim titleString As String
Dim messageString As String
instance.ShowTooltip(ToolbarName, buttonIndex, mask1, mask2, titleString, messageString)
|
Parameters
- ToolbarName
- Name of toolbar
- buttonIndex
- 0-based index indicating a toolbar button
- mask1
- 0-31 bitmask indicating the toolbar buttons to flash
- mask2
- 32-63 bitmask indicating the toolbar buttons to flash
- titleString
- Title of Bubble ToolTip
- messageString
- Message of Bubble ToolTip
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0