ToolTipService Methods
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The ToolTipService type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddToolTipClosingHandler | Adds a handler for the ToolTipClosing attached event. |
|
AddToolTipOpeningHandler | Adds a handler for the ToolTipOpening attached event. |
|
GetBetweenShowDelay | Gets the value of the BetweenShowDelay attached property for an object. |
|
GetHasDropShadow | Gets the value of the HasDropShadow attached property for an object. |
|
GetHorizontalOffset | Gets the value of the HorizontalOffset attached property for an object. |
|
GetInitialShowDelay | Gets the value of the InitialShowDelay attached property for an object. |
|
GetIsEnabled | Gets the value of the IsEnabled attached property for an object. |
|
GetIsOpen | Gets the value of the IsOpen attached property for an object. |
|
GetPlacement | Gets the value of the Placement attached property for an object. |
|
GetPlacementRectangle | Gets the value of the PlacementRectangle attached property for an object. |
|
GetPlacementTarget | Gets the value of the PlacementTarget attached property for an object. |
|
GetShowDuration | Gets the value of the ShowDuration attached property for an object. |
|
GetShowOnDisabled | Gets the value of the ShowOnDisabled attached property for an object. |
|
GetToolTip | Gets the value of the ToolTip attached property for an object. |
|
GetVerticalOffset | Gets the value of the VerticalOffset attached property for an object. |
|
RemoveToolTipClosingHandler | Removes a handler for the ToolTipClosing attached event. |
|
RemoveToolTipOpeningHandler | Removes a handler for the ToolTipOpening attached event. |
|
SetBetweenShowDelay | Sets the value of the BetweenShowDelay attached property for an object. |
|
SetHasDropShadow | Sets the value of the HasDropShadow attached property for an object. |
|
SetHorizontalOffset | Sets the value of the HorizontalOffset attached property for an object. |
|
SetInitialShowDelay | Sets the value of the InitialShowDelay attached property for an object. |
|
SetIsEnabled | Sets the value of the IsEnabled attached property for an object. |
|
SetPlacement | Sets the value of the Placement attached property for an object. |
|
SetPlacementRectangle | Sets the value of the PlacementRectangle attached property for an object. |
|
SetPlacementTarget | Sets the value of the PlacementTarget attached property for an object. |
|
SetShowDuration | Sets the value of the ShowDuration attached property for an object. |
|
SetShowOnDisabled | Sets the value of the ShowOnDisabled attached property for an object. |
|
SetToolTip | Sets the value of the ToolTip attached property for an object. |
|
SetVerticalOffset | Sets the value of the VerticalOffset attached property for an object. |