ScrollBar.UpdateScrollInfo 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新 ScrollBar 控制項。
protected:
void UpdateScrollInfo();
protected void UpdateScrollInfo ();
member this.UpdateScrollInfo : unit -> unit
Protected Sub UpdateScrollInfo ()
備註
方法會 UpdateScrollInfo 使用 、 MaximumLargeChange 和 Value 屬性的值 Minimum 來重新繪製 ScrollBar 。