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

適用於