System.Windows.Forms.ToolStrip.RenderMode Property

Gets or sets a value that indicates which visual styles will be applied to the System.Windows.Forms.ToolStrip.

Syntax

public ToolStripRenderMode RenderMode { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to indicate which set of visual styles the System.Windows.Forms.ToolStrip will use. You can use this property to specify a professional rendering style, a default system rendering style, or a style managed by the ToolStrip.Renderer property value.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0