StatusStrip.OnSpringTableLayoutCore 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 StatusStrip 的自訂表格配置。
protected:
virtual void OnSpringTableLayoutCore();
protected virtual void OnSpringTableLayoutCore ();
abstract member OnSpringTableLayoutCore : unit -> unit
override this.OnSpringTableLayoutCore : unit -> unit
Protected Overridable Sub OnSpringTableLayoutCore ()
備註
覆寫 OnSpringTableLayoutCore 以執行自訂資料表配置。 ToolStripLayoutStyle 的預設值為 Table。