Name | Description |
---|---|
BottomCenter
The popup is shown below the opener and horizontally centered.
BottomLeft
The popup is shown below the opener aligned to the left edge.
BottomRight
The popup is shown below the opener aligned to the right edge.
LeftBottom
The popup is shown to the left of the opener aligned to the bottom edge.
LeftMiddle
The popup is shown to the left of the opener and vertically centered.
LeftTop
The popup is shown to the left of the opener aligned to the top edge.
RightBottom
The popup is shown to the right of the opener aligned to the bottom edge.
RightMiddle
The popup is shown to the right of the opener and vertically centered.
RightTop
The popup is shown to the right of the opener aligned to the top edge.
TopCenter
The popup is shown above the opener and horizontally centered.
TopLeft
The popup is shown above the opener aligned to the left edge.
TopRight
The popup is shown above the opener aligned to the right edge.
Returns or sets the position of the HelpTip in relation to the target control.
Returns or sets the alignment side and position of the popup. The actual location depends on the placement methods defined by the PlacementX and PlacementY properties.
Displays the context menu at the specified position in relation to the specified component.
Asynchronously displays the context menu at the specified position in relation to the specified component.