dbicTips Send comments on this topic.
Show Method
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > dbiTips Class : Show Method

Forces a tooltip to display.

Overload List

OverloadDescription
Show(dbiTipsObject,Int32,Int32)Forces a tooltip to display.  
Show(dbiTipsObject,Control)Forces a tooltip to display.  
Show(dbiTipsObject,Point,Control)Forces a tooltip to display.  
Show(dbiTipsObject,Int32,Int32,Control)Forces a tooltip to display.  
Show(String)Forces a tooltip to display.  
Show(String,Control)Forces a tooltip to display.  
Show(String,Point)Forces a tooltip to display.  
Show(String,Int32,Int32)Forces a tooltip to display.  
Show(String,Point,Control)Forces a tooltip to display.  
Show(String,Int32,Int32,Control)Forces a tooltip to display.  
Show(dbiTipsObject)

Forces a tooltip to display.

 
Show(dbiTipsObject,Point)Forces a tooltip to display.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also