ToolStripProgressBar.MarqueeAnimationSpeed 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,表示每一次 Marquee 顯示更新之間的延遲時間 (以毫秒為單位)。
public:
property int MarqueeAnimationSpeed { int get(); void set(int value); };
public int MarqueeAnimationSpeed { get; set; }
member this.MarqueeAnimationSpeed : int with get, set
Public Property MarqueeAnimationSpeed As Integer
屬性值
表示延遲時間的整數 (以毫秒為單位)。
備註
屬性 MarqueeAnimationSpeed 會取得或設定顯示更新的延遲。 因此,當您減少 屬性值時 MarqueeAnimationSpeed ,動畫的速度就會增加。