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입니다.

적용 대상