ToolStripDropDownMenu.LayoutEngine 屬性

定義

傳遞配置引擎介面所傳回之快取 LayoutEngine 的參考。

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

屬性值

LayoutEngine

LayoutEngine,代表配置引擎介面所傳回的快取配置引擎。

適用於

另請參閱