ToolStripDropDown.CreateLayoutSettings(ToolStripLayoutStyle) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Aplica várias opções de layout ao 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
- style
- ToolStripLayoutStyle
Um dos ToolStripLayoutStyle valores. As possibilidades são Flow, HorizontalStackWithOverflow, StackWithOverflow, Table, e VerticalStackWithOverflow.
Devoluções
LayoutSettings Para istoToolStripDropDown.