Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a balloon tooltip.
Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)
Inheritance Hierarchy
System.Object
  Microsoft.WindowsServerSolutions.Common.BalloonToolTip
Syntax
public static class BalloonToolTip
public ref class BalloonToolTip abstract sealed 
Public NotInheritable Class BalloonToolTip
Methods
| Name | Description | |
|---|---|---|
| .jpeg) .jpeg) | Hide(Control) | Hides the balloon tooltip for the specified control. | 
| .jpeg) .jpeg) | Show(Control, String, String, ToolTipIcon) | Shows the balloon tooltip for the specified control. | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Common Namespace
Return to top