StatusBarPanelBorderStyle

Wisej.Web.StatusBarPanelBorderStyle

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the appearance of the border for a StatusBarPanel on a StatusBar control.

public enum StatusBarPanelBorderStyle : Enum

Fields

NameDescription

Dashed

A dashed line border.

Dotted

A dotted line border.

Double

A double solid line border.

None

No border.

Solid

A solid line border.

Used By

NameDescription

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

Last updated