System.Windows.Forms.VisualStyles.VisualStyleInformation.TextControlBorder Property

Gets the color that the current visual style uses to paint the borders of controls that contain text.

Syntax

public static System.Drawing.Color TextControlBorder { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property specifies the border color of controls such as System.Windows.Forms.TextBox and System.Windows.Forms.ComboBox. 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