System.Windows.Forms.VisualStyles.VisualStyleInformation.SupportsFlatMenus Property

Gets a value indicating whether the current visual style supports flat menus.

Syntax

public static bool SupportsFlatMenus { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property checks the values of the VisualStyleInformation.IsEnabledByUser and VisualStyleRenderer.IsSupported properties internally.

Requirements

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