Läs på engelska Redigera

Dela via


KeyTipVerticalPlacement Enum

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Specifies the values for the vertical placement of the KeyTip relative to its placement target.

C#
public enum KeyTipVerticalPlacement
Inheritance
KeyTipVerticalPlacement

Fields

Name Value Description
KeyTipTopAtTargetTop 0

The top of the KeyTip is aligned with the top of the target element.

KeyTipTopAtTargetCenter 1

The top of the KeyTip is aligned with the center of the target element.

KeyTipTopAtTargetBottom 2

The top of the KeyTip is aligned with the bottom of the target element.

KeyTipCenterAtTargetTop 3

The center of the KeyTip is aligned with the top of the target element.

KeyTipCenterAtTargetCenter 4

The center of the KeyTip is aligned with the center of the target element.

KeyTipCenterAtTargetBottom 5

The center of the KeyTip is aligned with the bottom of the target element.

KeyTipBottomAtTargetTop 6

The bottom of the KeyTip is aligned with the top of the target element.

KeyTipBottomAtTargetCenter 7

The bottom of the KeyTip is aligned with the center of the target element.

KeyTipBottomAtTargetBottom 8

The bottom of the KeyTip is aligned with the bottom of the target element.

Applies to

Produkt Versioner
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10