﻿<?xml version="1.0" encoding="utf-8"?><Type Name="VisualStyleInformation" FullName="System.Windows.Forms.VisualStyles.VisualStyleInformation"><TypeSignature Language="C#" Value="public static class VisualStyleInformation" /><AssemblyInfo><AssemblyName>System.Windows.Forms</AssemblyName><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Object</BaseTypeName></Base><Interfaces /><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This class exposes static properties that provide details about the current visual style of the operating system.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Provides information about the current visual style of the operating system.</para></summary></Docs><Members><Member MemberName="Author"><MemberSignature Language="C#" Value="public static string Author { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the author of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="ColorScheme"><MemberSignature Language="C#" Value="public static string ColorScheme { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The Windows XP visual style provides three color schemes. This property returns "NormalColor" if the blue color scheme is active, "HomeStead" if the olive green color scheme is active, and "Metallic" if the silver color scheme is active. </para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the color scheme of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Company"><MemberSignature Language="C#" Value="public static string Company { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the company that created the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="ControlHighlightHot"><MemberSignature Language="C#" Value="public static System.Drawing.Color ControlHighlightHot { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Drawing.Color</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the values of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> and <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsSupported" /> properties internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the color that the current visual style uses to indicate the hot state of a control.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Copyright"><MemberSignature Language="C#" Value="public static string Copyright { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the copyright of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Description"><MemberSignature Language="C#" Value="public static string Description { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a description of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="DisplayName"><MemberSignature Language="C#" Value="public static string DisplayName { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the display name of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="IsEnabledByUser"><MemberSignature Language="C#" Value="public static bool IsEnabledByUser { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Users can enable visual styles in the <ui>Appearance</ui> tab of the <ui>Display</ui> option in Control Panel. This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsSupportedByOS" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a value indicating whether the user has enabled visual styles in the operating system.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="IsSupportedByOS"><MemberSignature Language="C#" Value="public static bool IsSupportedByOS { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>Visual styles are supported only on Windows XP Home Edition, Windows XP Professional, and Windows Server 2003.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a value indicating whether the operating system supports visual styles.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="MinimumColorDepth"><MemberSignature Language="C#" Value="public static int MinimumColorDepth { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Int32</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the values of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> and <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsSupported" /> properties internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the minimum color depth for the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Size"><MemberSignature Language="C#" Value="public static string Size { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property returns "NormalSize", "LargeFonts" or "ExtraLargeFonts". This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a string that describes the size of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="SupportsFlatMenus"><MemberSignature Language="C#" Value="public static bool SupportsFlatMenus { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the values of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> and <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsSupported" /> properties internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a value indicating whether the current visual style supports flat menus.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="TextControlBorder"><MemberSignature Language="C#" Value="public static System.Drawing.Color TextControlBorder { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Drawing.Color</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property specifies the border color of controls such as <see cref="T:System.Windows.Forms.TextBox" /> and <see cref="T:System.Windows.Forms.ComboBox" />. This property checks the values of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> and <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleRenderer.IsSupported" /> properties internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the color that the current visual style uses to paint the borders of controls that contain text.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Url"><MemberSignature Language="C#" Value="public static string Url { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a URL provided by the author of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Version"><MemberSignature Language="C#" Value="public static string Version { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property checks the value of the <see cref="P:System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser" /> property internally.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the version of the current visual style.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member></Members></Type>