System.Windows.Forms.GroupBox.FlatStyle Property

Gets or sets the flat style appearance of the group box control.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.FlatStyle.Standard)]
public FlatStyle FlatStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A System.Windows.Forms.GroupBox with a GroupBox.FlatStyle value of FlatStyle.System does not receive mouse events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0