ToolStripPanelRow.LayoutEngine 속성

정의

컨트롤 레이아웃 엔진의 인스턴스를 가져옵니다.

public:
 property System::Windows::Forms::Layout::LayoutEngine ^ LayoutEngine { System::Windows::Forms::Layout::LayoutEngine ^ get(); };
public System.Windows.Forms.Layout.LayoutEngine LayoutEngine { get; }
member this.LayoutEngine : System.Windows.Forms.Layout.LayoutEngine
Public ReadOnly Property LayoutEngine As LayoutEngine

속성 값

컨트롤의 내용에 대한 LayoutEngine입니다.

적용 대상