ToolStripDropDown.CreateLayoutSettings(ToolStripLayoutStyle) Méthode

Définition

Applique plusieurs options de disposition à 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);
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

Paramètres

Retours

Le LayoutSettings pour ce ToolStripDropDown.

S’applique à