| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Show( _ ByVal strText As System.String, _ ByVal ptPoint As System.Drawing.Point _ ) | |
Parameters
- strText
- A string value to show.
- ptPoint
- The screen coordinates to show the tooltip at.
| dbicTips | Send comments on this topic. |
| Show(String,Point) Method | |
| See Also | |
|
| dbicTips Assembly > Dbi.WinControl.Tips Namespace > dbiTips Class > Show Method : Show(String,Point) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Show( _ ByVal strText As System.String, _ ByVal ptPoint As System.Drawing.Point _ ) | |