System.Windows.Forms.StatusBarPanel.BorderStyle Property

Gets or sets the border style of the status bar panel.

Syntax

[System.Runtime.InteropServices.DispId(-504)]
[System.ComponentModel.DefaultValue(System.Windows.Forms.StatusBarPanelBorderStyle.Sunken)]
public StatusBarPanelBorderStyle BorderStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this property to differentiate a panel from other panels in a System.Windows.Forms.StatusBar control.

Requirements

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