StatusStrip.OnSpringTableLayoutCore 方法

定義

提供 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

適用於