ToolStripDropDownMenu.LayoutEngine Proprietà

Definizione

Passa un riferimento all'oggetto memorizzato LayoutEngine nella cache restituito dall'interfaccia del motore di layout.

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

Valore della proprietà

Oggetto LayoutEngine che rappresenta il motore di layout memorizzato nella cache restituito dall'interfaccia del motore di layout.

Si applica a

Vedi anche