BalloonToolTip Class

 

Represents a balloon tooltip.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

System::Object
  Microsoft.WindowsServerSolutions.Common::BalloonToolTip

public ref class BalloonToolTip abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticHide(Control^)

Hides the balloon tooltip for the specified control.

System_CAPS_pubmethodSystem_CAPS_staticShow(Control^, String^, String^, ToolTipIcon)

Shows the balloon tooltip for the specified control.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: