| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Show( _ ByVal strText As System.String _ ) | |
| C# | |
|---|---|
public void Show( System.string strText ) | |
Parameters
- strText
- A string value to show.
| dbicTips | Send comments on this topic. |
| Show(String) Method | |
| See Also | |
|
| dbicTips Assembly > Dbi.WinControl.Tips Namespace > dbiTips Class > Show Method : Show(String) Method |