バージョン

AnimationSlideDistance プロパティ

表示するとき、通知ポップオーバーが外部にスライドする距離をピクセルで取得または設定します。デフォルトは 5 です。
シンタックス
'宣言
 
Public Property AnimationSlideDistance As System.Nullable(Of Integer)
public System.Nullable<int> AnimationSlideDistance {get; set;}
参照

オンラインで表示: GitHub