ToolStripDropDown.CreateLayoutSettings(ToolStripLayoutStyle) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Applies various layout options to the 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
Parameters
- style
- ToolStripLayoutStyle
One of the ToolStripLayoutStyle values. The possibilities are Flow, HorizontalStackWithOverflow, StackWithOverflow, Table, and VerticalStackWithOverflow.
Returns
The LayoutSettings for this ToolStripDropDown.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.