ToolStripDropDown.CreateLayoutSettings(ToolStripLayoutStyle) Método

Definición

Aplica varias opciones de diseño a .ToolStripDropDown

protected:
 override System::Windows::Forms::LayoutSettings ^ CreateLayoutSettings(System::Windows::Forms::ToolStripLayoutStyle style);
protected override System.Windows.Forms.LayoutSettings CreateLayoutSettings(System.Windows.Forms.ToolStripLayoutStyle style);
override this.CreateLayoutSettings : System.Windows.Forms.ToolStripLayoutStyle -> System.Windows.Forms.LayoutSettings
Protected Overrides Function CreateLayoutSettings (style As ToolStripLayoutStyle) As LayoutSettings

Parámetros

Devoluciones

LayoutSettings para este ToolStripDropDownobjeto .

Se aplica a