Shows the Bubble ToolTip and flashes the specified toolbar or toolbar buttons.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwHtmlInterface
Dim ToolbarName As System.String
Dim buttonIndex As System.Integer
Dim mask1 As System.Integer
Dim mask2 As System.Integer
Dim titleString As System.String
Dim messageString As System.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