ActivatingKeyTipEventArgs.KeyTipVerticalOffset Property

Definition

Gets or sets the vertical offset from the specified vertical placement.

public:
 property double KeyTipVerticalOffset { double get(); void set(double value); };
public double KeyTipVerticalOffset { get; set; }
member this.KeyTipVerticalOffset : double with get, set
Public Property KeyTipVerticalOffset As Double

Property Value

The amount to offset the KeyTip vertically.

Exceptions

The property is set to a value that either evaluates to negative or positive infinity, or is not a number.

Applies to